Skip to main content
Glama

MySQL MCP Server

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

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