Integrations
Provides tools for monitoring and metrics collection through Prometheus, allowing for querying and visualization of time-series data.
Prometheus MCP
Proof-of-concept Prometheus MCP server.
Prerequisites
Install uv
: https://docs.astral.sh/uv/getting-started/installation/
Using uv
, you can also install python.
How to run
Clone this repo.
Update the .env file
Copy
Integrating with Claude
You can run the server with
Copy
So you may add this MCP server to your Claude MCP server configuration
Copy
See MCP Quickstart for more details for Claude specific instructions.
Demo
You must be authenticated.
A proof-of-concept Prometheus MCP server, which likely enables Claude AI to interact with Prometheus monitoring systems through the Model Context Protocol.