prometheus-mcp and alertmanager-mcp-server
About prometheus-mcp
idanfishman/prometheus-mcp
A Model Context Protocol (MCP) server implementation that provides AI agents with programmatic access to Prometheus metrics via a unified interface.
Supports both stdio and HTTP transports with configurable tool categories (discovery, info, query) that can be selectively enabled based on security requirements. Integrates directly with Prometheus APIs using structured JSON responses optimized for LLM consumption, and deploys across VS Code, Cursor, Windsurf, Claude Desktop, and Docker environments.
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