Loading MCP server directory, please wait...
Query PanDev Metrics analytics and reporting data
npx @getmcp/cli add io.github.seregaxxl/pandev-metricsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer API key from PanDev Metrics (Security page), format: Bearer pdm_api_<YOUR KEY>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.seregaxxl/pandev-metrics": {
"url": "https://app.pandev-metrics.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}