greptimedb mcp server MCP
v0.6.0io.github.greptimeteam/greptimedb-mcp-server
Query GreptimeDB metrics, logs and traces with SQL, TQL and RANGE. Manage pipelines and dashboards.
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add greptimedb-mcp-server -e GREPTIMEDB_HOST=<GREPTIMEDB_HOST> -e GREPTIMEDB_PORT=<GREPTIMEDB_PORT> -e GREPTIMEDB_USER=<GREPTIMEDB_USER> -e GREPTIMEDB_PASSWORD=<GREPTIMEDB_PASSWORD> -e GREPTIMEDB_DATABASE=<GREPTIMEDB_DATABASE> -e GREPTIMEDB_TIMEZONE=<GREPTIMEDB_TIMEZONE> -e GREPTIMEDB_POOL_SIZE=<GREPTIMEDB_POOL_SIZE> -e GREPTIMEDB_HTTP_PORT=<GREPTIMEDB_HTTP_PORT> -e GREPTIMEDB_HTTP_PROTOCOL=<GREPTIMEDB_HTTP_PROTOCOL> -e GREPTIMEDB_MASK_ENABLED=<GREPTIMEDB_MASK_ENABLED> -e GREPTIMEDB_MASK_PATTERNS=<GREPTIMEDB_MASK_PATTERNS> -e GREPTIMEDB_AUDIT_ENABLED=<GREPTIMEDB_AUDIT_ENABLED> -e GREPTIMEDB_ALLOW_WRITE=<GREPTIMEDB_ALLOW_WRITE> -- uvx greptimedb-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.