prometheus-mcp and mcp-grafana
One tool is a Python implementation of an MCP server for Prometheus metrics, while the other is a TypeScript/npm implementation of an MCP server specifically for Grafana, making them ecosystem siblings that provide different language/platform solutions for the same Model Context Protocol.
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 mcp-grafana
0xteamhq/mcp-grafana
MCP (Model Context Protocol) server for Grafana - TypeScript/npm implementation with 43+ tools for dashboards, alerts, incidents, and observability
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work