prometheus-mcp-server and prometheus-mcp
These are competing implementations of the same Prometheus MCP server interface, where users would typically choose one based on maturity and feature completeness rather than using both together.
About prometheus-mcp-server
pab1it0/prometheus-mcp-server
A Model Context Protocol (MCP) server that enables AI agents and LLMs to query and analyze Prometheus metrics through standardized interfaces.
Exposes PromQL query execution (instant and range queries) and metric discovery tools through MCP's standardized interface, supporting multiple authentication methods (basic auth, bearer tokens, mTLS) and transport modes (stdio, HTTP, SSE). Built in Python with Docker and Kubernetes deployment options, integrating seamlessly with MCP-compatible clients like Claude Desktop, VS Code, Cursor, and Windsurf for agentic metric analysis workflows.
About prometheus-mcp
brenoepics/prometheus-mcp
Prometheus MCP Server
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work