Back to Home
Bhoopesh123 icon

python_mcp_servers

by Bhoopesh123

Overview

Automate monitoring tasks by integrating with Prometheus for metric data retrieval, generating PromQL queries, and dynamically creating or updating Grafana dashboards, alongside triggering n8n workflows.

Installation

Run Command
uv run mcp

Environment Variables

  • GRAFANA_API_KEY

Security Notes

The Grafana API key is hardcoded directly in multiple Python source files (`main.py`, `main_grafana_prom_automated.py`, etc.), which is a critical security vulnerability. Additionally, the `trigger_n8n_get` tool accepts an arbitrary `webhook_url` as input, which exposes the server to Server-Side Request Forgery (SSRF) attacks or allows it to be used for port scanning internal networks.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassMedium
Avg Tokens400
Stars0
Forks0
Last Update2025-12-04

Tags

MonitoringObservabilityGrafanaPrometheusAutomationn8n