Prometheus MCP Server
@kakao-yanoo-kim
About Prometheus MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"prometheus-mcp-server-py": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@kakao-yanoo-kim/prometheus-mcp-server-py",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Prometheus MCP Server?
A tool that allows access to Prometheus data through a Model Context Protocol server. It is intended for users who need to query Prometheus metrics from MCP‑compatible clients like Claude.
How to use Prometheus MCP Server?
Install automatically via Smithery, manually with pipx install, or run without installation using pipx run. Configure with command‑line arguments: --url (required), optional --username/--password, --token, --org-id, --timeout, and --limit.
Key features of Prometheus MCP Server
- Supports basic authentication (username/password) and token authentication
- Configurable evaluation timeout and maximum series limit
- Multi‑tenant support via organization ID (
--org-id) - Can be run without permanent installation using
pipx run - Provides direct access to Prometheus data through the MCP protocol
Use cases of Prometheus MCP Server
- Query Prometheus metrics from within AI assistants that support MCP
- Perform ad‑hoc analysis of monitoring data without a permanent install
- Integrate Prometheus monitoring data into automated workflows
FAQ from Prometheus MCP Server
What authentication methods are supported?
Basic authentication with --username/--password or token authentication with --token.
How do I specify the Prometheus server URL?
Use the --url command‑line argument with the full URL (e.g., http://your-prometheus-server:9090).
What are the default values for --timeout and --limit?
The default timeout is 30 seconds; the default limit is 1000 returned series.
Can I use the server without installing it?
Yes, by running pipx run --spec git+https://github.com/kakao-yanoo-kim/prometheus-mcp-server-py.git prometheus-mcp --url ....
Does the server support multi‑tenant Prometheus?
Yes, by providing the --org-id argument for the organization ID.
Frequently asked questions
What authentication methods are supported?
Basic authentication with `--username`/`--password` or token authentication with `--token`.
How do I specify the Prometheus server URL?
Use the `--url` command‑line argument with the full URL (e.g., `http://your-prometheus-server:9090`).
What are the default values for `--timeout` and `--limit`?
The default timeout is 30 seconds; the default limit is 1000 returned series.
Can I use the server without installing it?
Yes, by running `pipx run --spec git+https://github.com/kakao-yanoo-kim/prometheus-mcp-server-py.git prometheus-mcp --url ...`.
Does the server support multi‑tenant Prometheus?
Yes, by providing the `--org-id` argument for the organization ID.
Basic information
More Developer Tools MCP servers

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

Skycloak
Manage your Skycloak-hosted Keycloak: clusters, realms, apps, SSO and users, from any MCP client.

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.
ZeroBeacon — 1000-Tool Collision-Proof Commerce Router
DavidFox998ZeroBeacon.ai — Collision-proof commerce router for AI agents. 1000 MCP tools: commerce, trust, billing, sovereign ID + everyday tools. LIVE.

Kaiva Bridge
Kaiva Bridge turns any Postgres database or OpenAPI spec into a secure, hosted MCP server — per-tool access control, every call audited. Dependency Trust gives coding agents the senior-engineer check before adding a dep
Comments