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
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
You must be authenticated.
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
- -securityAlicense-qualityMCP server for interacting with Prometheus metrics and data.Last updated -8JavaScriptMIT License
- AsecurityFlicenseAqualityModel Context Protocol (MCP) server that integrates Redash with AI assistants like Claude, allowing them to query data, manage visualizations, and interact with dashboards through natural language.Last updated -105316JavaScript
- -securityFlicense-qualityImplements the Model Context Protocol (MCP) to provide AI models with a standardized interface for connecting to external data sources and tools like file systems, databases, or APIs.Last updated -90Python
- AsecurityAlicenseAqualityProvides access to Prometheus metrics and queries through standardized Model Context Protocol interfaces, allowing AI assistants to execute PromQL queries and analyze metrics data.Last updated -563PythonMIT License