Back to search
30
MCP

io.github.jeanlopezxyz/mcp-prometheus

io.github.jeanlopezxyz/mcp-prometheus

A Model Context Protocol (MCP) server for Prometheus monitoring

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

Similar MCP servers embedding-nearest

io.github.jeanlopezxyz/mcp-alertmanager
A Model Context Protocol (MCP) server for Prometheus Alertmanager
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
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
mcp-server-prometheus
MCP server for interacting with Prometheus
0 tools
io.github.qwe4559999/scopus-mcp
A Model Context Protocol server for the Elsevier Scopus API
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.jeanlopezxyz/mcp-prometheus": {
      "url": "None",
      "transport": "http"
    }
  }
}