MCPVault

describe_table

MCP tool from Greptimedb MCP Server by GreptimeTeam

Inspect a table profile: schema, semantic metadata, latest sample rows, and query guidance

How to use it

describe_table is exposed by the Greptimedb MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the describe_table 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