Back to MCP Servers
Prometheus
Query and analyze Prometheus, open-source monitoring system.
databasesmonitoring
By pab1it0
Installation
npx -y prometheus-mcp-serverConfiguration
{
"mcpServers": {
"prometheus-mcp-server": {
"command": "npx",
"args": ["-y", "prometheus-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes