Skip to main content
Glama

MySQL MCP Server

MIT License
  • Apple
  • Linux

mysql_list_tables

Retrieve a list of all tables in a specified MySQL database using this tool. Helps users quickly manage and organize database structures for efficient table management.

Instructions

列出指定数据库的所有表

Input Schema

NameRequiredDescriptionDefault
databaseNo数据库名称(可选,使用当前连接的数据库)

Input Schema (JSON Schema)

{ "properties": { "database": { "description": "数据库名称(可选,使用当前连接的数据库)", "type": "string" } }, "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/pickstar-2002/mysql-mcp'

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