greptimeteam
Enables AI interaction with GreptimeDB time-series databases through MySQL protocol for data exploration, analysis, and SQL query execution with built-in security protections.
Execute SQL query against GreptimeDB. Please use MySQL dialect.
Execute TQL query for time-series analysis. TQL is PromQL-compatible - use standard PromQL syntax.
Execute time-window aggregation query using GreptimeDB's RANGE query syntax.
Check GreptimeDB connection status and server version.
Analyze SQL or TQL query execution plan.
Get table schema information including column names, types, and constraints.
List all pipelines or get details of a specific pipeline.
Create a new pipeline in GreptimeDB.
Delete a specific version of a pipeline from GreptimeDB.
Test a pipeline with sample data without writing to the database.
Connect to MCP Server
No additional configuration required