MySQL MCP Server

by xiangma9712
Verified

query

Execute read-only SQL queries on a MySQL database using JSON commands. Ideal for retrieving data securely without modifying the database.

Instructions

読み取り専用のSQLクエリを実行します。

Input Schema

NameRequiredDescriptionDefault
sqlYes

Input Schema (JSON Schema)

{ "properties": { "sql": { "type": "string" } }, "required": [ "sql" ], "type": "object" }

You must be authenticated.

Other Tools from MySQL MCP Server

Related Tools

ID: kucglstegf