prometheus-mcp-server and alertmanager-mcp-server
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 alertmanager-mcp-server
ntk148v/alertmanager-mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to integreate with Prometheus Alertmanager
Exposes tools for querying and managing Alertmanager via Alertmanager API v2, including smart pagination to prevent LLM context overflow when handling large alert volumes. Supports multiple transport modes (stdio, HTTP, SSE), Basic authentication, and multi-tenant deployments via the X-Scope-OrgId header for Mimir/Cortex environments. Built with Python 3.12+ and deployable via stdio transport for Claude Desktop integration or as a containerized service.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work