Prometheus MCP サーバー
モデル コンテキスト プロトコル サーバーを介して Prometheus データにアクセスできるようにするツール。
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Prometheus Data Access Server を自動的にインストールするには:
手動インストール
インストールなしで実行
pipx run
を使用して、パッケージをインストールせずに直接実行することもできます。
これは、テストや 1 回限りの使用シナリオに役立ちます。
使用法
コマンドライン引数
--url
: Prometheus サーバーの URL (必須)--username
: 基本認証のユーザー名(オプション)--password
: 基本認証のパスワード(オプション)--token
: 認証用のトークン(オプション)--org-id
: マルチテナント設定の組織ID(オプション)--timeout
: 評価のタイムアウト(秒)(デフォルト: 30)--limit
: 返されるシリーズの最大数(デフォルト: 1000)
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 メトリック データにアクセスできるようにし、安全なデータ取得のための認証オプションをサポートするツール。
Related MCP Servers
- -securityAlicense-qualityMCP server for interacting with Prometheus metrics and data.Last updated -16MIT License
- -securityAlicense-qualityAn MCP server that enables Large Language Models to retrieve, analyze, and query metric data from Prometheus databases through pre-defined routes.Last updated -31MIT License
- AsecurityAlicenseAqualityProvides 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 -5249MIT License
- -securityFlicense-qualityA tool that enables access to Prometheus metrics data through a Model Context Protocol server, allowing interaction with monitoring data using natural language.Last updated -