MCPVault

execute_sql

MCP tool from Greptimedb MCP Server by GreptimeTeam

Execute SQL queries with format (csv/json/markdown) and limit options

How to use it

execute_sql is exposed by the Greptimedb MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the execute_sql tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Greptimedb MCP Server

$npx @modelcontextprotocol/inspector uv --directory . run -m greptimedb_mcp_server.server
FULL GREPTIMEDB MCP SERVER LISTING