-
securityA
license-
qualityMCP server for interacting with Prometheus metrics and data.
Last updated -
8
JavaScript
MIT License
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 データにアクセスできるようにするツール。
pipx run
を使用して、パッケージをインストールせずに直接実行することもできます。
これは、テストや 1 回限りの使用シナリオに役立ちます。
--url
: Prometheus サーバーの URL (必須)--username
: 基本認証のユーザー名(オプション)--password
: 基本認証のパスワード(オプション)--token
: 認証用のトークン(オプション)--org-id
: マルチテナント設定の組織ID(オプション)This server cannot be installed
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 メトリック データにアクセスし、自然言語を使用して監視データと対話できるようにするツール。