概要
What is Prometheus MCP?
A proof-of-concept MCP server for Prometheus, designed to integrate Prometheus queries with AI assistants like Claude.
How to use Prometheus MCP?
Install the uv package manager (and Python if needed), clone the repository, update the .env file, and run the server using uv --directory "/path/to/prometheus-mcp" run server.py. Then add the server to your Claude Desktop MCP configuration using the provided JSON block.
Key features of Prometheus MCP
- Proof-of-concept MCP server for Prometheus
- Integrates with Claude Desktop via MCP protocol
- Uses
uvfor dependency management and execution - Requires a
.envfile for configuration
Use cases of Prometheus MCP
—
FAQ from Prometheus MCP
—