Overview
Features
list_resources
List tables/resources in the connected GreptimeDB instance.
read_resource
Read data from a specified table/resource.
list_tools
List available tools that can be used within the MCP context.
call_tool
Execute an SQL command via a tool to query or mutate data.
list_prompts
List prompts available to guide AI assistants.
get_prompt
Retrieve a specific prompt by name for assistant usage.
Who Is This For?
- AI assistants:Query tables, read data, and run SQL via MCP interface.
- Developers/Data scientists:Integrate MCP server to enable structured data access within applications.
- Administrators:Monitor and manage controlled database access for AI-powered tools.




