mcp-server-prometheus
@loglmhq
About mcp-server-prometheus
MCP server for interacting with Prometheus
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-server-prometheus?
mcp-server-prometheus is a TypeScript-based MCP server that implements a Prometheus API interface. It provides a bridge between Claude and your Prometheus server through the Model Context Protocol (MCP), enabling interaction with Prometheus metrics and data.
How to use mcp-server-prometheus?
Configure the required environment variable PROMETHEUS_URL (and optionally PROMETHEUS_USERNAME and PROMETHEUS_PASSWORD for basic auth). Add the server to your Claude Desktop config JSON with the path to the built index.js file, then start Claude.
Key features of mcp-server-prometheus
- List and access Prometheus metric schema
- Each metric provides name, description, and detailed metadata
- Exposes statistical information (count, min, max) per metric
- Supports basic authentication for secured Prometheus instances
- Returns data in JSON mime type for structured access
Use cases of mcp-server-prometheus
- Query and browse Prometheus metrics through Claude using natural language
- Retrieve detailed metadata and statistics for monitoring analysis
- Integrate Prometheus observability data directly into Claude-powered workflows
FAQ from mcp-server-prometheus
What environment variables are required to run mcp-server-prometheus?
PROMETHEUS_URL is required. PROMETHEUS_USERNAME and PROMETHEUS_PASSWORD are optional for basic auth.
What kind of data does mcp-server-prometheus expose?
It exposes Prometheus metric schema, metadata (help text, type), and statistical data (count, min, max) for each metric.
How is mcp-server-prometheus installed and configured?
Install dependencies with npm install, build with npm run build, then add the server configuration to your Claude Desktop JSON config file.
Can I debug mcp-server-prometheus?
Yes, use the MCP Inspector by running npm run inspector in the project directory.
What authentication methods are supported?
The server supports basic authentication via the PROMETHEUS_USERNAME and PROMETHEUS_PASSWORD environment variables.
Frequently asked questions
What environment variables are required to run mcp-server-prometheus?
`PROMETHEUS_URL` is required. `PROMETHEUS_USERNAME` and `PROMETHEUS_PASSWORD` are optional for basic auth.
What kind of data does mcp-server-prometheus expose?
It exposes Prometheus metric schema, metadata (help text, type), and statistical data (count, min, max) for each metric.
How is mcp-server-prometheus installed and configured?
Install dependencies with `npm install`, build with `npm run build`, then add the server configuration to your Claude Desktop JSON config file.
Can I debug mcp-server-prometheus?
Yes, use the MCP Inspector by running `npm run inspector` in the project directory.
What authentication methods are supported?
The server supports basic authentication via the `PROMETHEUS_USERNAME` and `PROMETHEUS_PASSWORD` environment variables.
Basic information
More Developer Tools MCP servers

Repo Test Architect
RepoAssayLocal-first, read-only MCP server for evidence-backed repository test architecture audits and test planning.

Perfex CRM
themesicTurn Perfex CRM into an AI-ready workspace. This MCP server exposes your full REST API to Claude, ChatGPT and any AI agent, so leads, invoices and tasks are one prompt away.

Windframe
Windframe MCP gives your AI the design taste needed to create consistent, production-ready UI that feels intentionally designed. Available at https://windframe.dev/mcp

ship.page
BitgateThrow HTML at an API, get an unguessable URL back. Zero-config remote MCP server — your agent deploys pages, sites and CI reports in one call. Free, no signup needed.
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
Comments