amkisko/scout_apm_mcp.rb
Ruby gem providing ScoutAPM API client and MCP (Model Context Protocol) server tools for fetching traces, endpoints, metrics, errors, and insights. Integrates with MCP-compatible clients like Cursor IDE, Claude Desktop, and other MCP-enabled tools.
Platform-specific configuration:
{
"mcpServers": {
"scout_apm_mcp.rb": {
"command": "npx",
"args": [
"-y",
"scout_apm_mcp.rb"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...