Skip to main content
Glama

MCP-MongoDB-MySQL-Server

describe_table

Retrieve the structure of a specified table in MySQL or MongoDB databases using a standardized interface for schema management and database operations.

Instructions

Get table structure

Input Schema

NameRequiredDescriptionDefault
tableYesTable name

Input Schema (JSON Schema)

{ "properties": { "table": { "description": "Table name", "type": "string" } }, "required": [ "table" ], "type": "object" }
Install Server

Other Tools from MCP-MongoDB-MySQL-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/yaoxiaolinglong/mcp-mongodb-mysql-server'

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