MCP Servers / database / GreptimeDB

GreptimeDB

JSON →
stdiononeofficial27database

Provides AI assistants with a secure and structured way to explore and analyze data in GreptimeDB.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: greptimedb
Tools
What this server exposes
execute_sql
Execute SQL queries with format (csv/json/markdown) and limit options
execute_tql
Execute TQL (PromQL-compatible) queries for time-series analysis
query_range
Execute time-window aggregation queries with RANGE/ALIGN syntax
describe_table
Get table schema including column names, types, and constraints
explain_query
Analyze SQL or TQL query execution plans
health_check
Check database connection status and server version
Configuration
Environment & auth
authnone
envGREPTIMEDB_HOST
envGREPTIMEDB_PORT
envGREPTIMEDB_HTTP_PORT
envGREPTIMEDB_LISTEN_HOST
envGREPTIMEDB_LISTEN_PORT
Resources
GreptimeDB — MCP Server · libregistry