prometheus-mcp-server and alertmanager-mcp-server

prometheus-mcp-server
55
Established
Maintenance 13/25
Adoption 10/25
Maturity 9/25
Community 23/25
Maintenance 10/25
Adoption 6/25
Maturity 9/25
Community 17/25
Stars: 379
Forks: 82
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 16
Forks: 11
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work