mcp-server-prometheus
If you are the rightful owner of mcp-server-prometheus and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Prometheus MCP Server is a user-friendly tool designed to display Prometheus monitoring data directly in the Cursor code editor. It simplifies the process of monitoring system metrics by using AI assistance.
# Prometheus MCP Server 🚀 This tool provides a simple way to display Prometheus monitoring data in the Cursor code editor. It allows users to: * View real-time monitoring data * Access historical trends * Browse all monitoring tags * Explore detailed metric descriptions * View monitored services and alerts * Check monitoring rules * Ensure security with API key protection ## Deployment in Three Steps 1. **Download and Install**: Clone the repository, navigate to the project directory, and build the program using Go. 2. **Start the Service**: Connect to your Prometheus service and run the server with an API key. 3. **Configure Cursor**: Open Cursor settings, configure the server URL and API key, and save. ## Usage 1. Open Cursor and set the AI assistant to 'Auto' mode. 2. Ask questions about system status, and the AI will query Prometheus for answers. ## Common Queries - Check service status - CPU usage over last hour - Current memory usage - Disks with over 80% usage - Network input over past 30 minutes