Back to search
30
MCP

@exfil/mcpgo

npm/@exfil/mcpgo

MCP server that manages your other MCP servers — wrap, restart, add, remove, and health check from within Claude Code.

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

Similar MCP servers embedding-nearest

io.github.jschoemaker/mcpgo
Manage your Claude Code MCPs by talking to Claude — list, restart, wrap, and more.
0 tools
@leo000001/claude-code-mcp
MCP server that runs Claude Code as tools — start coding agents, poll their progress, and control permissions from any MCP client
0 tools
@itzfaisal/mcp-cli
Unified CLI to manage MCP servers across Claude Code, OpenCode, and more
0 tools
@iflow-mcp/xihuai18-claude-code-mcp
MCP server that runs Claude Code as tools — start coding agents, poll their progress, and control permissions from any MCP client
0 tools
Codex MCP Go
MCP server wrapping Codex CLI for stdio-based tool calls.
0 tools
io.github.smurfy92/openclaw-control-mcp
MCP server bridging Claude Code to the OpenClaw gateway management plane via JSON-RPC.
0 tools

How to use

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

{
  "mcpServers": {
    "@exfil/mcpgo": {
      "url": "None",
      "transport": "http"
    }
  }
}