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
uv add "mcp[cli]" pillow google-auth matplotlib requests python-dotenv
Integrating with Claude
You can run the server with
uv --directory "/directory/to/prometheus-mcp" run server.py
So you may add this MCP server to your Claude MCP server configuration
{
"mcpServers": {
"Prometheus MCP": {
"command": "/path/to/uv",
"args": [
"--directory",
"/directory/to/prometheus-mcp",
"run",
"server.py"
]
}
}
}
See MCP Quickstart for more details for Claude specific instructions.
Demo
Link to shared Claude chat in demo
Prometheus MCP Server
Project Details
- etruong42/prometheus-mcp
- Last Updated: 4/16/2025
Recomended MCP Servers
OpenAI Agents And Tools as MCP Server
Figma MCP Server with full API functionality
An MCP server for managing `.clinerules` files using shared components and persona templates.
Official Firecrawl MCP Server - Adds powerful web scraping to Cursor, Claude and any other LLM clients.
MCP Server with Cloudflare Workers

Model Context Protocol Servers
Creates short videos for TikTok, Instagram Reels, and YouTube Shorts using the Model Context Protocol (MCP) and a...
A Model Context Protocol (MCP) server that enables AI assistants to perform web searches using SearXNG, a privacy-respecting...
Sample DatoCMS website built with GatsbyJS
Stock market data provider for Claude Desktop using MCP