Skip to main content
Glama
moohoorama

Prometheus MCP Server

by moohoorama

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 回限りの使用シナリオに役立ちます。

Related MCP server: Prometheus MCP Server

使用法

# 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(オプション)

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    F
    maintenance
    An MCP server that enables Large Language Models to retrieve, analyze, and query metric data from Prometheus databases through pre-defined routes.
    34
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides access to Prometheus metrics and queries through standardized Model Context Protocol interfaces, allowing AI assistants to execute PromQL queries and analyze metrics data.
    6
    512
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A tool that lets users access Prometheus metrics data through a Model Context Protocol server, supporting authentication options for secure data retrieval.
    1
    MIT
  • A
    license
    B
    quality
    F
    maintenance
    A Model Context Protocol server that enables AI assistants to query Prometheus metrics, discover available data, and analyze system performance through natural language interactions.
    5
    76
    MIT

View all related MCP servers

Related MCP Connectors

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.

  • A Model Context Protocol server for Wix AI tools

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/moohoorama/prometheus-mcp-server-py'

If you have feedback or need assistance with the MCP directory API, please join our Discord server