Back to search
30
MCP

talkopsai/prometheus-mcp-server

docker/talkopsai/prometheus-mcp-server

MCP server for AI-driven Prometheus monitoring — PromQL, exporters, TSDB FinOps, and alerting

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

Similar MCP servers embedding-nearest

Prometheus MCP Server
MCP server providing Prometheus metrics access and PromQL query execution for AI assistants
0 tools
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
awslabs.prometheus-mcp-server
MCP server for interacting with AWS Managed Prometheus
0 tools
prometheus-mcp
A Model Context Protocol (MCP) server implementation that provides AI agents with programmatic access to Prometheus metrics via a unified in
0 tools
io.github.tjhop/prometheus-mcp-server
An API-complete MCP server to manage Prometheus-compatible backends via comprehensive tools.
0 tools
io.github.jeanlopezxyz/mcp-prometheus
A Model Context Protocol (MCP) server for Prometheus monitoring
0 tools

How to use

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

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