Prometheus MCP Server

by moohoorama

Integrations

  • Enables access to Prometheus monitoring and time-series data through an MCP server, allowing AI assistants to query metrics, analyze performance data, and interact with Prometheus instances.

Prometheus MCP サーバー

モデル コンテキスト プロトコル サーバーを介して Prometheus データにアクセスできるようにするツール。

インストール

pipx install git+https://github.com/moohoorama/prometheus-mcp-server-py.git

インストールなしで実行

pipx runを使用して、パッケージをインストールせずに直接実行することもできます。

pipx run --spec git+https://github.com/moohoorama/prometheus-mcp-server-py.git prometheus-mcp --url http://your-prometheus-server:9090

これは、テストや 1 回限りの使用シナリオに役立ちます。

使用法

# Command line arguments prometheus-mcp --url http://your-prometheus-server:9090 \ --username username \ --password password # Or prometheus-mcp --url http://your-prometheus-server:9090 \ --token your-token

コマンドライン引数

  • --url : Prometheus サーバーの URL (必須)
  • --username : 基本認証のユーザー名(オプション)
  • --password : 基本認証のパスワード(オプション)
  • --token : 認証用のトークン(オプション)
  • --org-id : マルチテナント設定の組織ID(オプション)
-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

モデル コンテキスト プロトコル サーバーを介して Prometheus メトリック データにアクセスし、自然言語を使用して監視データと対話できるようにするツール。

  1. インストール
    1. インストールなしで実行
  2. 使用法
    1. コマンドライン引数

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        MCP server for interacting with Prometheus metrics and data.
        Last updated -
        8
        JavaScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        An MCP server that enables Large Language Models to retrieve, analyze, and query metric data from Prometheus databases through pre-defined routes.
        Last updated -
        24
        Python
        MIT License
        • Linux
        • Apple
      • A
        security
        A
        license
        A
        quality
        Provides access to Prometheus metrics and queries through standardized Model Context Protocol interfaces, allowing AI assistants to execute PromQL queries and analyze metrics data.
        Last updated -
        5
        63
        Python
        MIT License
        • Linux
        • Apple
      • A
        security
        A
        license
        A
        quality
        A proof-of-concept Prometheus MCP server, which likely enables Claude AI to interact with Prometheus monitoring systems through the Model Context Protocol.
        Last updated -
        2
        Python
        MIT License

      View all related MCP servers

      ID: eomm4gshmd