← Index

io.github.jschoemaker/mcpgo

io.github.jschoemaker/mcpgo·v0.1.4·Other
Quality Score
80
/100

Manage your Claude Code MCPs by talking to Claude — list, restart, wrap, and more.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcpgo": {
      "command": "npx",
      "args": [
        "-y",
        "@exfil/mcpgo"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcpgo": {
      "command": "npx",
      "args": [
        "-y",
        "@exfil/mcpgo"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @exfil/mcpgo
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other