AI / MLVerifiedPython

prometheus-mcp-server

An API-complete MCP server to manage Prometheus-compatible backends via comprehensive tools.

Free
N/A rating (0 reviews)0 installs403 GitHub stars

The Prometheus MCP Server provides a standardized interface for AI assistants to access and analyze metrics data from Prometheus. By leveraging the Model Context Protocol, it allows for seamless execution of PromQL queries, enabling deeper insights into metrics and performance monitoring. This integration empowers users to interact with their Prometheus data in a more intuitive way, enhancing the capabilities of AI-driven applications.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "prometheus-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-prometheus-mcp-server"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
prometheus-mcp-server MCP Server — MCPNest — MCPNest