Skip to main content
Glama

mcp-server-motherduck

Official
by motherduckdb

read-schemas

Retrieve table schemas from DuckDB or MotherDuck databases to streamline data structure understanding and management.

Instructions

Get table schemas from a specific DuckDB/MotherDuck database

Input Schema

NameRequiredDescriptionDefault
typeNoname of the database

Input Schema (JSON Schema)

{ "properties": { "type": { "database_name": "string", "description": "name of the database" } }, "required": [ "database_name" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-motherduck

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/motherduckdb/mcp-server-motherduck'

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