Server Directory
Data & AnalyticsAdvanced

Prometheus

by Prometheus Community

Prometheus metrics server for conversational monitoring. Query PromQL through natural language, analyze time-series data, and create alerts.

CAPABILITIES

  • Natural language PromQL
  • Time-series analysis
  • Alert configuration
  • Metric aggregation
  • Dashboard integration
  • Kubernetes monitoring

INSTALLATION

Terminal
npx -y @prometheus/mcp-server

CLAUDE DESKTOP CONFIG

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Data & Analytics
Difficulty
Advanced
Maintained By
Prometheus Community
NPM Package
@prometheus/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →