Skip to main content
Glama

mysql_mcp_server

by wenb1n-dev

execute_sql

Execute SQL queries on MySQL5.6 databases using a supported MCP server. Supports multiple SQL executions, table and field queries, execution plan analysis, and Chinese-to-pinyin conversion.

Instructions

在MySQL5.6s数据库上执行SQL

Input Schema

NameRequiredDescriptionDefault
queryYes要执行的SQL语句

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "要执行的SQL语句", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

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/wenb1n-dev/mysql_mcp_server_pro'

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