Skip to main content
Glama

MySQL MCP Server

MIT License
56
1
  • Apple
  • Linux

mysql_create_table

Generate MySQL tables using structured SQL commands. Streamline table creation within MySQL databases, enabling efficient schema design and data organization.

Instructions

创建表

Input Schema

NameRequiredDescriptionDefault
sqlYes创建表的 SQL 语句

Input Schema (JSON Schema)

{ "properties": { "sql": { "description": "创建表的 SQL 语句", "type": "string" } }, "required": [ "sql" ], "type": "object" }

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/pickstar-2002/mysql-mcp'

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