SERVER

Greptimedb MCP Server

Rank #4327

glama/GreptimeTeam/greptimedb-mcp-server

Query and analyze GreptimeDB metrics, logs and traces via SQL, TQL and RANGE queries.

First listed
Mar 13, 2025
Last publish date
Mar 2, 2026
OVERVIEW

Greptimedb MCP Server is a Model Context Protocol (MCP) server published by GreptimeTeam. It ranks #4327 of 58,900 servers tracked on MCP Toplist, and its repository has 27 GitHub stars. Greptimedb MCP Server is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 13, 2025 and most recently updated on Mar 2, 2026.

STANDING
#4,327of 58,900 tracked serversTop 10%

Ranks ahead of 54,573 of 58,900 servers on MCP Toplist.

CONNECT

Use Greptimedb MCP Server

Add Greptimedb MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "greptimedb-mcp-server": {
      "command": "uvx",
      "args": [
        "greptimedb-mcp-server"
      ],
      "env": {
        "GREPTIMEDB_HOST": "<your GREPTIMEDB_HOST>",
        "GREPTIMEDB_PORT": "<your GREPTIMEDB_PORT>",
        "GREPTIMEDB_USER": "<your GREPTIMEDB_USER>",
        "GREPTIMEDB_PASSWORD": "<your GREPTIMEDB_PASSWORD>",
        "GREPTIMEDB_DATABASE": "<your GREPTIMEDB_DATABASE>",
        "GREPTIMEDB_TIMEZONE": "<your GREPTIMEDB_TIMEZONE>",
        "GREPTIMEDB_POOL_SIZE": "<your GREPTIMEDB_POOL_SIZE>",
        "GREPTIMEDB_HTTP_PORT": "<your GREPTIMEDB_HTTP_PORT>",
        "GREPTIMEDB_HTTP_PROTOCOL": "<your GREPTIMEDB_HTTP_PROTOCOL>",
        "GREPTIMEDB_MASK_ENABLED": "<your GREPTIMEDB_MASK_ENABLED>",
        "GREPTIMEDB_MASK_PATTERNS": "<your GREPTIMEDB_MASK_PATTERNS>",
        "GREPTIMEDB_AUDIT_ENABLED": "<your GREPTIMEDB_AUDIT_ENABLED>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

GreptimeTeam

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.4.7Mar 2, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Greptimedb MCP Server?
Query and analyze GreptimeDB metrics, logs and traces via SQL, TQL and RANGE queries.
Who maintains Greptimedb MCP Server?
Greptimedb MCP Server is maintained by GreptimeTeam, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Greptimedb MCP Server an official MCP server?
Yes — Greptimedb MCP Server is listed on the Official MCP Registry, alongside Glama and mcp.so.
How many versions does Greptimedb MCP Server have?
MCP Toplist tracks 2 versions of Greptimedb MCP Server, most recently published on Mar 2, 2026.
Where can I find the source code for Greptimedb MCP Server?
The source code for Greptimedb MCP Server is hosted at github.com/GreptimeTeam/greptimedb-mcp-server.
EXPLORE