Back to Home
jeanlopezxyz icon

mcp-prometheus

Verified Safe

by jeanlopezxyz

Overview

MCP Server for Prometheus monitoring, enabling AI assistants to query metrics, analyze trends, and monitor infrastructure health.

Installation

Run Command
PROMETHEUS_URL="http://localhost:9090" npx mcp-prometheus

Environment Variables

  • PROMETHEUS_URL

Security Notes

The server uses standard Quarkus/MicroProfile REST client for Prometheus API interactions, handling PromQL queries as parameters. It securely retrieves Kubernetes ServiceAccount tokens for authentication within a cluster if available. The npm CLI downloads the JAR from GitHub releases via HTTPS. No obvious 'eval' or malicious patterns were found. The primary security risk would be the PromQL queries themselves if they are resource-intensive for the Prometheus server, but the MCP server acts as a secure proxy.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-10

Tags

PrometheusMonitoringMetricsObservabilityAI Assistant Integration