Skip to main content
Glama

MySQL MCP Server

describe_table

Retrieve column details for a specified table in a MySQL database, enabling efficient schema exploration and data structure understanding.

Instructions

テーブルのカラム情報を取得します。

Input Schema

NameRequiredDescriptionDefault
tableNameYes

Input Schema (JSON Schema)

{ "properties": { "tableName": { "type": "string" } }, "required": [ "tableName" ], "type": "object" }
Install Server

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

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