Analytics
Trust: 37/100 (Limited)io.github.jeanlopezxyz/mcp-prometheus Guide
A Model Context Protocol (MCP) server for Prometheus monitoring
by jeanlopezxyz
Quick Start
Install
npx mcp-prometheusClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jeanlopezxyz-mcp-prometheus": {
"command": "npx",
"args": [
"mcp-prometheus"
]
}
}
}