prometheus-mcp-server
1
Prometheus MCP Server is designed to simplify Prometheus metrics querying by offering AI-friendly output formats. It supports a variety of MCP tools for searching, querying, and analyzing metrics, making it ideal for AI and data analysis use cases.
Prometheus MCP Server
A simplified Prometheus MCP server for querying metrics with AI-friendly analysis.
Quick Start
- Set the Prometheus endpoint.
- Start the server to listen on
:8081
. - Optional: Configure log file path.
Features
- AI-Friendly Analysis: All query results are in JSON format.
- MCP Tools:
- Search for metrics using regex.
- Fetch labels and values for metrics.
- Execute PromQL queries and range queries.
- Generate charts based on query results.