Prometheus MCP

Integrations

  • Provides tools for monitoring and metrics collection through Prometheus, allowing for querying and visualization of time-series data.

プロメテウスMCP

概念実証 Prometheus MCP サーバー。

前提条件

uvをインストール: https://docs.astral.sh/uv/getting-started/installation/

uvを使用すると、python をインストールすることもできます。

実行方法

このリポジトリをクローンします。

.envファイルを更新する

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

クロードとの統合

サーバーを実行するには

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

したがって、このMCPサーバーをClaude MCPサーバー構成に追加することができます。

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

Claude 固有の手順の詳細については、 MCP クイックスタートを参照してください。

デモ

デモで共有されたクロードチャットへのリンク

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

概念実証の Prometheus MCP サーバー。これにより、Claude AI はモデル コンテキスト プロトコルを介して Prometheus 監視システムと対話できるようになると考えられます。

  1. Prerequisites
    1. How to run
      1. Integrating with Claude
        1. Demo
          ID: 07weyzv3xn