Skip to main content
Glama

SingleStore MCP Server

describe_table

Retrieve detailed schema information about a table in SingleStore databases using this tool, enabling efficient table querying and TypeScript-safe interactions.

Instructions

Get detailed information about a table

Input Schema

NameRequiredDescriptionDefault
tableYesName of the table to describe

Input Schema (JSON Schema)

{ "properties": { "table": { "description": "Name of the table to describe", "type": "string" } }, "required": [ "table" ], "type": "object" }

You must be authenticated.

Other Tools from SingleStore MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/madhukarkumar/singlestore-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server