prometheus-mcp and alertmanager-mcp-server

prometheus-mcp
50
Established
Maintenance 10/25
Adoption 6/25
Maturity 18/25
Community 16/25
Maintenance 10/25
Adoption 6/25
Maturity 9/25
Community 17/25
Stars: 24
Forks: 6
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 16
Forks: 11
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No Package No Dependents

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.

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