Mcpgo runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 20 May 2026.
Manage your Claude Code MCPs by talking to Claude — list, restart, wrap, and more.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcpgo -- npx -y @exfil/mcpgo
{
"mcpServers": {
"mcpgo": {
"args": [
"-y",
"@exfil/mcpgo"
],
"command": "npx"
}
}
}
[mcp_servers.mcpgo]
command = "npx"
args = ["-y", "@exfil/mcpgo"]
{
"mcpServers": {
"mcpgo": {
"args": [
"-y",
"@exfil/mcpgo"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcpgo": {
"args": [
"-y",
"@exfil/mcpgo"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.