Prometheus MCP Server

by moohoorama

Integrations

  • 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.

프로메테우스 MCP 서버

모델 컨텍스트 프로토콜 서버를 통해 Prometheus 데이터에 액세스할 수 있게 해주는 도구입니다.

설치

지엑스피1

설치 없이 실행

pipx run 사용하여 패키지를 설치하지 않고도 직접 실행할 수도 있습니다.

pipx run --spec git+https://github.com/moohoorama/prometheus-mcp-server-py.git prometheus-mcp --url http://your-prometheus-server:9090

이는 테스트나 일회성 사용 시나리오에 유용합니다.

용법

# 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(선택 사항)
-
security - not tested
F
license - not found
-
quality - not tested

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 메트릭 데이터에 액세스할 수 있게 해주는 도구로, 자연어를 사용하여 모니터링 데이터와 상호 작용할 수 있습니다.

  1. 설치
    1. 설치 없이 실행
  2. 용법
    1. 명령줄 인수

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        MCP server for interacting with Prometheus metrics and data.
        Last updated -
        8
        JavaScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        An MCP server that enables Large Language Models to retrieve, analyze, and query metric data from Prometheus databases through pre-defined routes.
        Last updated -
        24
        Python
        MIT License
        • Linux
        • Apple
      • 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
        63
        Python
        MIT License
        • Linux
        • Apple
      • A
        security
        A
        license
        A
        quality
        A proof-of-concept Prometheus MCP server, which likely enables Claude AI to interact with Prometheus monitoring systems through the Model Context Protocol.
        Last updated -
        2
        Python
        MIT License

      View all related MCP servers

      ID: eomm4gshmd