MCPs tagged with Prometheus
-
PMCP
Golang Model Context Protocol server for natural language Prometheus queries
PMCP implements a Model Context Protocol (MCP) server in Go, enabling natural language access and manipulation of Prometheus metrics. It maintains full consistency with the Prometheus HTTP API and supports a robust, type-safe interface for seamless integration with MCP-compatible clients. The server offers complete Prometheus API coverage and supports multiple transport methods, including HTTP and Server-Sent Events. Its modular architecture is designed for performance, extensibility, and effective error handling.
- ⭐ 3
- MCP
- yshngg/pmcp
-
Last9 MCP Server
Enables AI agents to access real-time production observability data for automated code fixes.
Last9 MCP Server is an implementation of the Model Context Protocol (MCP) designed to provide seamless integration between AI agents and production observability data. It allows tools and agents to fetch live logs, metrics, traces, events, and alerts from Last9 systems, supporting a range of development environments and IDEs. This enables faster debugging, automated code fixes, and insightful context directly within local development workflows.
- ⭐ 46
- MCP
- last9/last9-mcp-server
-
Grafana MCP Server
Provide standardized MCP access to Grafana dashboards, datasources, and observability data.
Grafana MCP Server implements the Model Context Protocol (MCP) to interface with Grafana and its ecosystem. It enables querying, modifying, and summarizing dashboards, managing datasources, and running queries against Prometheus and Loki, all with explicit context window management. Additional features include incident management and Sift investigation retrieval.
- ⭐ 1,850
- MCP
- grafana/mcp-grafana
-
Prometheus MCP Server
Access and analyze Prometheus metrics through standardized MCP interfaces.
Prometheus MCP Server enables seamless access to Prometheus metrics by providing a standardized Model Context Protocol (MCP) interface. It allows AI assistants and compatible clients to execute PromQL queries, discover and explore metric data, and retrieve instant or range-based results. The server supports authentication via basic and bearer token mechanisms and can be easily deployed via Docker or integrated into multiple development environments.
- ⭐ 282
- MCP
- pab1it0/prometheus-mcp-server