Skip to main content
Glama

MySQL MCP Server

test_execute

Verify SQL execution feasibility and perform rollback. The tool checks if queries can run on a MySQL database via the MySQL MCP Server, ensuring safe testing without data changes.

Instructions

SQLが実行可能か確認し、最後にロールバックします。

Input Schema

NameRequiredDescriptionDefault
sqlYes

Input Schema (JSON Schema)

{ "properties": { "sql": { "type": "string" } }, "required": [ "sql" ], "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