Skip to main content
Glama

mcp-mysql-server

by f4ww4z
MIT License
646
61
  • Linux
  • Apple

describe_table

Retrieve the schema and structure of a specified MySQL table using the 'describe_table' tool on the mcp-mysql-server for database analysis and integration.

Instructions

Get table structure

Input Schema

NameRequiredDescriptionDefault
tableYesTable name

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from mcp-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/f4ww4z/mcp-mysql-server'

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