Skip to main content
Glama
bgauger

Prometheus Safe MCP

by bgauger

Prometheus Safe MCP

집중된, 읽기 전용 MCP 서버로, 제한된 Prometheus 즉시 쿼리, 활성 알림, 대상 상태를 처리합니다. 알파: 테스트는 합성 HTTP 응답을 사용합니다. 실제 Prometheus 릴리스와의 호환성은 보장되지 않습니다.

설치 및 실행

Python 3.11+ 및 uv가 필요합니다.

uv sync --extra test
export PROMETHEUS_SAFE_URL=https://prometheus.example.invalid
uv run prometheus-safe-mcp

프로세스는 stdio를 통해 MCP를 사용합니다. .env를 로드하지 않습니다. .env.example은 문서용일 뿐입니다. 읽기 전용, 네트워크 제한 Prometheus 엔드포인트의 URL을 구성하세요.

Related MCP server: Prometheus MCP Server

안전

모든 도구는 HTTP GET을 사용합니다. 쿼리 길이, HTTP 지속 시간/바이트, 반환된 대상 수가 제한됩니다. 구성은 URL 자격 증명, 쿼리, 조각, 비 HTTP 스킴을 거부합니다. 감사 기록에는 PromQL 텍스트나 응답 본문 대신 작업 범주가 포함됩니다. 이는 업스트림 인증, 권한 부여 또는 이그레스 정책을 대체하지 않습니다. 보안 설계를 참조하세요.

검증

uv run --extra test pytest
uv run python -m compileall -q src tests
uv build

MIT © 2026 Ben Gauger.

Install Server
A
license - permissive license
C
quality
C
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
    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
    Enables AI assistants to query Prometheus metrics, monitor alerts, and analyze system health through read-only access to your Prometheus server with built-in query safety and optional AI-powered metric analysis.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to execute PromQL queries and discover metrics across multiple Prometheus tenants using the Model Context Protocol. It supports single and multi-tenant configurations with secure authentication for instant and range query analysis.
    MIT

View all related MCP servers

Related MCP Connectors

  • Query Churn Solution cancellation-flow metrics, revenue, and feedback analytics (read-only).

  • Query metrics, targets, entities, and team data in your Steep workspace via MCP.

  • A paid remote MCP for AI SDK data query MCP, built to return verdicts, receipts, usage logs, and aud

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

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