qingshanyuluo/prometheus-mcp-server
一个简化版的Prometheus MCP服务器,用于收集和暴露MCP服务器的指标
Platform-specific configuration:
{
"mcpServers": {
"prometheus-mcp-server": {
"command": "npx",
"args": [
"-y",
"prometheus-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...