Skip to main content
Glama

Prometheus MCP

by etruong42

프로메테우스 MCP

개념 증명 Prometheus MCP 서버.

필수 조건

uv 설치: https://docs.astral.sh/uv/getting-started/installation/

uv 사용하면 Python을 설치할 수도 있습니다.

실행 방법

이 저장소를 복제합니다.

.env 파일을 업데이트하세요

지엑스피1

Claude와 통합

서버를 실행할 수 있습니다

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" ] } } }

클로드 관련 지침에 대한 자세한 내용은 MCP 빠른 시작을 참조하세요.

데모

데모에서 공유된 Claude 채팅에 대한 링크

You must be authenticated.

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가 Model Context Protocol을 통해 Prometheus 모니터링 시스템과 상호 작용할 수 있도록 하는 개념 증명 서버입니다.

  1. 필수 조건
    1. 실행 방법
      1. Claude와 통합
        1. 데모

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            MCP server for interacting with Prometheus metrics and data.
            Last updated -
            8
            JavaScript
            MIT License
            • Apple
          • A
            security
            F
            license
            A
            quality
            Model Context Protocol (MCP) server that integrates Redash with AI assistants like Claude, allowing them to query data, manage visualizations, and interact with dashboards through natural language.
            Last updated -
            10
            53
            16
            JavaScript
            • Apple
          • -
            security
            F
            license
            -
            quality
            Implements the Model Context Protocol (MCP) to provide AI models with a standardized interface for connecting to external data sources and tools like file systems, databases, or APIs.
            Last updated -
            90
            Python
            • Apple
            • Linux
          • 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
            87
            Python
            MIT License
            • Linux
            • 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