MCP.so
Sign In
Servers

🌱 mcp-origin

@dstotijn

MCP server that manages MCP servers

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-origin": {
      "command": "npx",
      "args": [
        "binrun",
        "github.com/dstotijn/mcp-origin@latest"
      ]
    }
  }
}

More from Other