Skip to main content
Glama

DataPilot MCP Server

by rickyb30

list_schemas

Retrieve a comprehensive list of schemas within a specified database using the DataPilot MCP Server, enabling efficient database navigation and schema management.

Instructions

List all schemas in a database

Input Schema

NameRequiredDescriptionDefault
databaseYes

Input Schema (JSON Schema)

{ "properties": { "database": { "title": "Database", "type": "string" } }, "required": [ "database" ], "type": "object" }

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/rickyb30/datapilot-mcp-server'

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