Back to search
30
MCP

greptimedb-mcp-server

pypi/greptimedb-mcp-server

MCP server for GreptimeDB with SQL/TQL/PromQL support, sensitive data masking, and prompt templates for observability data analysis.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_greptimeteam-greptimedb-mcp-server
MCP server for GreptimeDB with SQL/TQL/PromQL support, sensitive data masking, and prompt templates for observability data analysis.
0 tools
io.github.greptimeteam/greptimedb-mcp-server
Query and analyze GreptimeDB metrics, logs and traces via SQL, TQL and RANGE queries.
0 tools
iflow-mcp_greptimedb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with GreptimeDB databases. This server allows AI assistants to list ta
0 tools
io.github.atarkowska/fastmcp-sqltools
A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
0 tools
db-mcp-server
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support
0 tools
DB MCP Server
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "greptimedb-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}