Loading languages...
MC

mcp-create

@tesla022584

A dynamic MCP server management service that creates, runs, and manages Model Context Protocol (MCP) servers dynamically. This service itself functions as an MCP server and launches/manages other MCP servers as child processes, enabling a flexible MCP ecosystem.

server-management
dynamic
child-process

# mcpServer Config

{
  "mcpServers": {
    "mcp-create": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "mcp-create"
      ]
    }
  }
}

# stdio

docker run -i --rm mcp-create
Transport:
stdio
اللغة:
TypeScript
تم الإنشاء:3/9/2025
تم التحديث:7/27/2025
الصفحة الرئيسية:
https://github.com/tesla0225/mcp-create