Back to directory
greptimeteam/greptimedb-mcp-server

greptimeteam/greptimedb-mcp-server

@GreptimeTeam

A Model Context Protocol (MCP) server for GreptimeDB - an open-source observability database that handles metrics, logs, and traces in one engine.

greptimedbdatabaseobservabilitysqlmcpmodel-context-protocoltime-series

Installation & Configuration

{
  "mcpServers": {
    "greptimedb": {
      "command": "greptimedb-mcp-server",
      "args": [
        "--host",
        "localhost",
        "--database",
        "public"
      ]
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/12