greptimedb-mcp-server
If you are the rightful owner of greptimedb-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation for GreptimeDB.
The greptimedb-mcp-server is an experimental Model Context Protocol server designed to provide AI assistants with a secure and structured interface for interacting with GreptimeDB databases. It allows for listing tables, reading data, and executing SQL queries through a controlled environment, ensuring responsible access to database resources. The server is still under development, and users are advised to exercise caution regarding data security and privacy.
Features
- list_resources: Allows listing of database tables.
- read_resource: Enables reading of table data.
- list_tools: Lists available tools for database interaction.
- call_tool: Executes SQL queries on the database.
- list_prompts: Lists available prompts for interaction.