Skip to content
Back to search
30
MCP

Prometheus

pulsemcp/prometheus

Enables querying and analyzing Prometheus metrics data with tools for executing PromQL queries, retrieving series data, accessing metadata, and monitoring scrape targets, alerts, and rules for infrastructure troubleshooting and system health monitoring.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.mshegolev/prometheus-mcp
Prometheus MCP — query metrics, inspect alerts, and explore scrape targets (read-only).
0 tools
Prometheus MCP Server
MCP server providing Prometheus metrics access and PromQL query execution for AI assistants
0 tools
acuvity/mcp-server-aws-prometheus
Interface for AWS Managed Prometheus with PromQL queries and metrics listing
0 tools
Promptheus
AI-powered prompt refinement with adaptive questioning and multi-provider support (6+ LLM backends)
0 tools
Coroot
Integrates with the Coroot observability platform to monitor applications in real-time, analyze logs and distributed traces, manage custom d
0 tools
Grafana
Integrates with Grafana's monitoring platform to query metrics via PromQL, search logs through Loki, execute dashboard panels with template
0 tools

How to use

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

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