yudppp/pprof-mcp-agent
A Go agent that provides runtime profiling data through the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"pprof-mcp-agent": {
"command": "npx",
"args": [
"-y",
"pprof-mcp-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...