Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ—„๏ธ Databases
  3. Prometheus MCP Server
Prometheus MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 1:00:25 PM

Prometheus MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository513 GitHub StarsTotal stargazers on GitHub for the source repository (513 stars).Visit Website
prometheusmonitoringmetricspromql

Queries Prometheus with PromQL, explores metrics and metadata, and inspects scrape targets through MCP tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "pab1it0-prometheus-mcp-server": {
      "url": "https://hub.docker.com/mcp/server/prometheus/overview"
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (6) Directory Badge Claim listing Alternatives๐Ÿ—„๏ธ More in Databases

Overview

The pab1it0/prometheus-mcp-server MCP server exposes Prometheus querying and discovery operations through standardized MCP tools. It connects to a configured Prometheus URL and supports instant queries, range queries, metric listing, metadata lookup, and scrape-target inspection. Use it when an MCP-compatible client needs access to monitoring data or Prometheus health information. Docker and Helm deployment options are provided, with optional authentication and HTTP-based transport modes.

Use cases

โ€ขRun PromQL instant queries from an MCP client
โ€ขAnalyze Prometheus metrics over a time range
โ€ขDiscover available metrics and their metadata
โ€ขInspect scrape targets and filtering status
โ€ขCheck Prometheus integration health

Key features

โ€ขPromQL instant queries
โ€ขPromQL range queries
โ€ขPaginated metric discovery
โ€ขMetric metadata lookup
โ€ขScrape target inspection
โ€ขConfigurable MCP transports

Capabilities & Tool Schemas (6) ~129 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Prometheus MCP Server.

health_check

Health check endpoint for container monitoring and status verification

execute_query

Execute a PromQL instant query against Prometheus

execute_range_query

Execute a PromQL range query with start time, end time, and step interval

list_metrics

List all available metrics in Prometheus with pagination and filtering support

get_metric_metadata

Get metadata for one metric or bulk metadata with optional filtering

get_targets

Get scrape targets, with server-side `state`/`scrape_pool` filtering and optional pagination

How Prometheus MCP Server works

What pab1it0/prometheus-mcp-server MCP server does

The pab1it0/prometheus-mcp-server MCP server gives MCP-compatible AI clients access to a Prometheus instance. It is intended for querying monitoring data, inspecting the metrics available in a Prometheus installation, and checking scrape-target status without exposing Prometheus operations as custom client-specific integrations.

The server provides six documented tools. execute_query runs an instant PromQL query, while execute_range_query evaluates PromQL over a specified start time, end time, and step interval. list_metrics supports paginated and filtered metric discovery. get_metric_metadata retrieves metadata for one metric or multiple metrics, with optional filtering. get_targets returns scrape targets and supports filtering by target state or scrape pool, along with optional pagination. health_check supports container monitoring and status verification.

How it works

At runtime, the server connects to the Prometheus URL supplied through configuration and presents the available operations to an MCP client. Query results can include Prometheus UI links unless link generation is disabled. The request timeout defaults to 30 seconds, and the server can be configured to use standard input/output, HTTP, or SSE transport.

The tool set is configurable. Operators can omit tools that are not needed, reducing the functionality presented to the client and potentially limiting the context used by an AI assistant. TOOL_PREFIX can add a prefix to every tool name, which is useful when multiple instances target different environments.

Setup and configuration

The pab1it0/prometheus-mcp-server MCP server requires a reachable Prometheus installation and an MCP-compatible client. The documented container image is ghcr.io/pab1it0/prometheus-mcp-server:latest, and the project also publishes a Helm chart through an OCI registry for Kubernetes deployment.

PROMETHEUS_URL is required. Optional connection settings include SSL verification control, request timeout, custom headers, and REQUESTS_CA_BUNDLE for TLS certificate verification. Prometheus authentication can use PROMETHEUS_USERNAME and PROMETHEUS_PASSWORD for basic authentication, PROMETHEUS_TOKEN for bearer authentication, or client certificate and key paths for mutual TLS. ORG_ID is available for multi-tenant configurations.

For non-stdio operation, PROMETHEUS_MCP_SERVER_TRANSPORT selects stdio, http, or sse. HTTP binding can be adjusted with PROMETHEUS_MCP_BIND_HOST and PROMETHEUS_MCP_BIND_PORT; stateless HTTP mode is available for multi-replica deployments.

Tools and capabilities

  • Run instant PromQL queries against Prometheus.
  • Run time-range PromQL queries with caller-supplied intervals and step sizes.
  • Enumerate metrics with pagination and filtering.
  • Retrieve individual or bulk metric metadata.
  • Search metadata with optional metric-related filters.
  • Inspect scrape targets with state and scrape-pool filters.
  • Check server health for container status monitoring.

Limitations and notes

The pab1it0/prometheus-mcp-server MCP server requires access to an existing Prometheus server; it does not provide a Prometheus storage or monitoring deployment itself. The material documents container and Helm distribution, but does not specify a native package-manager command for installing the MCP server directly into a local Python environment.

Authentication is configuration-dependent rather than fixed to one credential type. Basic authentication, bearer tokens, mutual TLS, custom headers, and organization IDs are supported as optional settings. The default MCP transport is stdio, while HTTP and SSE require the corresponding transport configuration.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Databases View all alternatives
  • VictoriaMetrics MCP Server logoVictoriaMetrics MCP Server

    An MCP server for interacting with VictoriaMetrics database.

    ๐Ÿ—„๏ธ Databases3 views
    Compare vs VictoriaMetrics MCP Server โ†’
  • Influxdb3 MCP Server logoInfluxdb3 MCP Server
    Verified

    Official MCP server for InfluxDB 3 Core/Enterprise/Cloud Dedicated

    ๐Ÿ—„๏ธ Databases2 views
    Compare vs Influxdb3 MCP Server โ†’
  • Greptimedb MCP Server logoGreptimedb MCP Server

    A Model Context Protocol (MCP) server for GreptimeDB

    ๐Ÿ—„๏ธ Databases3 views
    Compare vs Greptimedb MCP Server โ†’
  • Legion MCP logoLegion MCP

    Universal database MCP server supporting multiple database types including PostgreSQL, Redshift, CockroachDB, MySQL, RDS MySQL, Microsoft SQL Server, BigQuery, Oracle DB, and SQLite.

    ๐Ÿ—„๏ธ Databases5 views
    Compare vs Legion MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
513
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
6
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Prometheus MCP Server

Run the documented Docker image with `docker run -i --rm -e PROMETHEUS_URL ghcr.io/pab1it0/prometheus-mcp-server:latest`, supplying `PROMETHEUS_URL` in the environment.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPrometheus MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pab1it0-prometheus-mcp-server?style=directory)](https://allmcps.com/mcp/pab1it0-prometheus-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/pab1it0-prometheus-mcp-server"><img src="https://allmcps.com/api/badge/pab1it0-prometheus-mcp-server?style=directory" alt="Prometheus MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ—„๏ธDatabases
PricingFree
More technical detailsExpand โ–พ
TransportSSE (Remote)
AuthOther
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
4/8 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars513
GitHub Star CountTotal stargazers on GitHub representing community popularity (513 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 5, 2026
57Quality signal: Good ยท 57/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity8/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ—„๏ธ Databases โ†’Best MCP servers for Databases โ†’Alternatives to Prometheus MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code