Back to search
30
MCP

mcp-supervisor

npm/mcp-supervisor

MCP server that dynamically starts and manages other MCP servers

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MCP All
Meta-server for dynamically discovering and managing other MCP servers
0 tools
MCP Installer
Install and configure additional MCP servers dynamically.
0 tools
cursor-mcp
MCP server for managing Cursor IDE MCP configurations
0 tools
mcp-server-kubernetes
MCP Server for kubernetes management commands
0 tools
docker-mcp-server
Docker MCP server exposing Docker operations as MCP tools
0 tools
mcp-devcontainers
MCP Server for devcontainers management
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-supervisor": {
      "url": "None",
      "transport": "http"
    }
  }
}