Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Prometheus Mcp

    MCP server to connect LLMs with Prometheus HTTP API

    1 stars
    Python
    Updated May 12, 2025

    Table of Contents

    • Prerequisites
    • How to run
    • Integrating with Claude
    • Demo

    Table of Contents

    • Prerequisites
    • How to run
    • Integrating with Claude
    • Demo

    Documentation

    Prometheus MCP

    Proof-of-concept Prometheus MCP server.

    Prerequisites

    Install uv:

    Using uv, you can also install python.

    How to run

    Clone this repo.

    Update the .env file

    code
    uv add "mcp[cli]" pillow google-auth matplotlib requests python-dotenv

    Integrating with Claude

    You can run the server with

    code
    uv --directory "/directory/to/prometheus-mcp" run server.py

    So you may add this MCP server to your Claude MCP server configuration

    code
    {
      "mcpServers": {
          "Prometheus MCP": {
              "command": "/path/to/uv",
              "args": [
                  "--directory",
                  "/directory/to/prometheus-mcp",
                  "run",
                  "server.py"
              ]
          }
      }
    }

    See MCP Quickstart

    for more details for Claude specific instructions.

    Demo

    Demo gif

    Link to shared Claude chat in demo

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k