Go Process Inspector
MCP Serverby monsterxx03 · Added 5mo ago
Claude
558
Install
npx @smithery/cli install monsterxx03/gospy --client claudeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"go-process-inspector": {
"command": "npx",
"args": [
"@smithery/cli"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Inspect and analyze running Go processes with detailed goroutine states, memory statistics, and binary information. Use an interactive terminal UI or HTTP API for programmatic access. Enable the MCP server to interact with Go process data via a Server-Sent Events endpoint and available tools for goroutines, memory stats, runtime info, and process lookup.
Tags
ai-mlmcp-serverapiairemote