MCP.so
Sign In
Servers

Prometheus MCP Server

@kakao-yanoo-kim

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "prometheus-mcp-server-py": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@kakao-yanoo-kim/prometheus-mcp-server-py",
        "--client",
        "claude"
      ]
    }
  }
}

More from Developer Tools