Back to search
30
MCP
prometheus-mcp
idanfishman/prometheus-mcpA Model Context Protocol (MCP) server implementation that provides AI agents with programmatic access to Prometheus metrics via a unified interface.
Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"prometheus-mcp": {
"url": "None",
"transport": "http"
}
}
}