Prometheus MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from pypi. Last commit 7 Jul 2026.
Prometheus MCP — query metrics, inspect alerts, and explore scrape targets (read-only).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add prometheus-mcp -- uvx prometheus-mcp
{
"mcpServers": {
"prometheus-mcp": {
"args": [
"prometheus-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.prometheus-mcp]
command = "uvx"
args = ["prometheus-mcp"]
{
"mcpServers": {
"prometheus-mcp": {
"args": [
"prometheus-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"prometheus-mcp": {
"args": [
"prometheus-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.