MCPVault

execute_tql

MCP tool from Greptimedb MCP Server by GreptimeTeam

Execute TQL (PromQL-compatible) queries for time-series analysis

How to use it

execute_tql 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_tql 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