greptimedb-mcp-server
17
The greptimedb-mcp-server is an experimental MCP server for GreptimeDB that facilitates secure interactions with databases by AI assistants. Its features include listing tables, reading data, and executing controlled SQL queries, aiming to ensure responsible database access.
greptimedb-mcp-server
A Model Context Protocol (MCP) server implementation for GreptimeDB.
This server provides AI assistants with a secure and structured way to explore and analyze databases. Features include listing tables, reading data, and executing SQL queries.
Project Status
This is an experimental project that is still under development. Data security and privacy issues have not been specifically addressed.
Capabilities
- List tables
- Read table data
- Execute SQL queries through controlled tools
Installation
Use pip to install the server.
Usage
Integration with Claude Desktop on MacOS and Windows.
License
MIT License.