CaesarYangs/prometheus_mcp_server
A Model Context Protocol (MCP) server enabling LLMs to query, analyze, and interact with Prometheus databases through predefined routes.
Platform-specific configuration:
{
"mcpServers": {
"prometheus_mcp_server": {
"command": "npx",
"args": [
"-y",
"prometheus_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...