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
Integrating with Claude
You can run the server with
So you may add this MCP server to your Claude MCP server configuration
See MCP Quickstart for more details for Claude specific instructions.
Demo
local-only server
The server can only run on the client's local machine because it depends on local resources.
A proof-of-concept Prometheus MCP server, which likely enables Claude AI to interact with Prometheus monitoring systems through the Model Context Protocol.
Related MCP Servers
- -securityFlicense-qualityA comprehensive suite of Model Context Protocol servers designed to extend AI agent Claude's capabilities with integrations for knowledge management, reasoning, advanced search, news access, and workspace tools.Last updated -5TypeScript
- -securityFlicense-qualityA Model Context Protocol server implementation that enables seamless integration with Claude and other MCP-compatible clients to access Prem AI's language models, RAG capabilities, and document management features.Last updated -JavaScript
- AsecurityFlicenseAqualityA Machine Context Protocol server that enables Claude AI to interact with tools through a structured communication interface, following standard MCP patterns with server initialization and stdio transport.Last updated -5851TypeScript
- AsecurityFlicenseAqualityA Model Context Protocol (MCP) server that allows Claude AI to interact with custom tools, enabling extension of Claude's capabilities through the MCP framework.Last updated -TypeScript