Skip to main content
Glama

Prometheus MCP

by etruong42

普罗米修斯 MCP

概念验证 Prometheus MCP 服务器。

先决条件

安装uvhttps ://docs.astral.sh/uv/getting-started/installation/

使用uv ,您还可以安装 python。

如何运行

克隆这个 repo。

更新 .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 快速入门

演示

演示中共享的 Claude 聊天链接

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

概念验证的 Prometheus MCP 服务器,它可能使 Claude AI 能够通过模型上下文协议与 Prometheus 监控系统进行交互。

  1. 先决条件
    1. 如何运行
      1. 与克劳德整合
        1. 演示

          Related MCP Servers

          • -
            security
            F
            license
            -
            quality
            A comprehensive suite of Model Context Protocol servers designed to extend AI agent Claude's capabilities with integrations for knowledge management, reasoning, advanced search, news access, and workspace tools.
            Last updated -
            5
            TypeScript
            • Apple
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server implementation that enables seamless integration with Claude and other MCP-compatible clients to access Prem AI's language models, RAG capabilities, and document management features.
            Last updated -
            JavaScript
          • A
            security
            F
            license
            A
            quality
            A Machine Context Protocol server that enables Claude AI to interact with tools through a structured communication interface, following standard MCP patterns with server initialization and stdio transport.
            Last updated -
            637
            1
            TypeScript
            • Apple
            • Linux
          • A
            security
            F
            license
            A
            quality
            A Model Context Protocol (MCP) server that allows Claude AI to interact with custom tools, enabling extension of Claude's capabilities through the MCP framework.
            Last updated -
            TypeScript
            • Apple

          View all related MCP servers

          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/etruong42/prometheus-mcp'

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