Server data from the Official MCP Registry
Track AI agent costs, detect waste, optimize models, and prove ROI. 23 MCP tools.
Track AI agent costs, detect waste, optimize models, and prove ROI. 23 MCP tools.
Set these up before or after installing:
Environment variable: METRX_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-metrxbots-mcp-server": {
"env": {
"METRX_API_KEY": "your-metrx-api-key-here"
},
"args": [
"-y",
"@metrxbot/mcp-server"
],
"command": "npx"
}
}
}This MCP server provides AI cost intelligence tools through the Metrx platform. The code shows good structure with proper API key authentication, appropriate error handling, and permissions that match its purpose. Minor code quality findings include broad exception catching and basic logging concerns. Supply chain analysis found 4 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
Scanned 5 files · 7 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!