Back to search
30
MCP

prometheus-mcp

idanfishman/prometheus-mcp

A 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

prometheus-mcp-server
A Model Context Protocol (MCP) server that enables AI agents and LLMs to query and analyze Prometheus metrics through standardized interface
0 tools
io.github.jeanlopezxyz/mcp-prometheus
A Model Context Protocol (MCP) server for Prometheus monitoring
0 tools
Prometheus MCP Server
MCP server providing Prometheus metrics access and PromQL query execution for AI assistants
0 tools
io.github.jeanlopezxyz/mcp-alertmanager
A Model Context Protocol (MCP) server for Prometheus Alertmanager
0 tools
talkopsai/prometheus-mcp-server
MCP server for AI-driven Prometheus monitoring — PromQL, exporters, TSDB FinOps, and alerting
0 tools
Prometheus MCP
Knowledge Network for AI Agents and creators: Search, rate, and review programming guides via MCP
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "prometheus-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}