prometheus-mcp-server and mcp-server-prometheus
These are competitors offering overlapping functionality—both implement MCP server interfaces for Prometheus metric querying, so users would typically adopt one or the other based on feature completeness and maturity 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 mcp-server-prometheus
loglmhq/mcp-server-prometheus
MCP server for interacting with Prometheus
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work