Skip to content
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%
32 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
io.github.alex-kaff/claude-wrap-mcp
MCP server that spawns and drives Claude Code sessions via claude-wrap.
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
@mseep/undo-mcp
Smart checkpoint-based version control MCP server for Claude Code with automatic deduplication
0 tools
Claude Code MCP Server
Use Claude Code as an MCP server.
0 tools

How to use

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

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