prom-evidence-mcp
Related Servers
Alternatives to prom-evidence-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that enables AI assistants to query and analyze Prometheus metrics through PromQL, with support for metric discovery and authentication.MIT
- AlicenseNot gradedqualityDmaintenanceA lean MCP server that provides LLM agents with transparent access to multiple Prometheus instances for metrics analysis and SRE operations.4GPL 2.0

prometheus-mcp-serverofficial
AlicenseNot gradedqualityBmaintenanceMCP server that lets LLMs interact with a running Prometheus instance via its API, enabling metric analysis, PromQL queries, and rule/target inspection. It also provides embedded documentation and guided runbooks for common Prometheus tasks.106Apache 2.0- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI agents to interact directly with Prometheus metrics data through natural language queries.MIT
- AlicenseAqualityAmaintenanceUnified observability gateway for AI agents — one MCP server for Prometheus, Loki, and any backend.126Apache 2.0
- AlicenseBqualityFmaintenanceA Model Context Protocol server that enables AI assistants to query Prometheus metrics, discover available data, and analyze system performance through natural language interactions.592 npmMIT
TDQS
Scored across 4 tools
Each tool targets a distinct operation: instant queries, range queries, metric listing, and target health. There is no overlap in purpose, and the descriptions reinforce when each should be used.
Names are lowercase snake_case and readable, with instant_query and range_query following a clear pattern. list_metrics and target_health deviate slightly from the adjective_noun style but remain predictable and unambiguous.
Four tools is well-scoped for a focused Prometheus evidence server, covering the essential query and health-check operations without unnecessary bloat.
The core workflow of verifying target health, confirming metric existence, and running instant/range queries is covered. Minor gaps exist such as label value enumeration or metric metadata, but agents can work around these with the available tools.