prometheus-mcp-server and greptimedb-mcp-server

These two tools are competitors, as both are MCP servers that likely provide similar standardized interfaces for AI agents and LLMs to query and analyze time-series data, but they target different backend data stores: one for Prometheus and the other for GreptimeDB.

prometheus-mcp-server
62
Established
greptimedb-mcp-server
44
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 10/25
Adoption 7/25
Maturity 9/25
Community 18/25
Stars: 379
Forks: 82
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 26
Forks: 13
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About prometheus-mcp-server

pab1it0/prometheus-mcp-server

A Model Context Protocol (MCP) server that enables AI agents and LLMs to query and analyze Prometheus metrics through standardized interfaces.

Exposes PromQL query execution (instant and range queries) and metric discovery tools through MCP's standardized interface, supporting multiple authentication methods (basic auth, bearer tokens, mTLS) and transport modes (stdio, HTTP, SSE). Built in Python with Docker and Kubernetes deployment options, integrating seamlessly with MCP-compatible clients like Claude Desktop, VS Code, Cursor, and Windsurf for agentic metric analysis workflows.

About greptimedb-mcp-server

GreptimeTeam/greptimedb-mcp-server

A Model Context Protocol (MCP) server for GreptimeDB

Exposes SQL, TQL (PromQL-compatible), and time-series RANGE queries alongside pipeline and dashboard management tools, enabling AI assistants to perform observability analysis on metrics, logs, and traces. Implements application-level security gates (blocking DML/DDL operations), automatic data masking for sensitive columns, and audit logging. Supports multiple transport protocols (stdio, SSE, streamable-HTTP) with optional DNS rebinding protection for containerized deployments.

Scores updated daily from GitHub, PyPI, and npm data. How scores work