Skip to main content
Glama

MySQL MCP Server

run_sql_query

Execute read-only SQL SELECT queries to retrieve data from a MySQL database via the MySQL MCP Server, with results formatted in JSON for simplified integration and analysis.

Instructions

执行只读 SQL 查询(仅限 SELECT 语句)

Input Schema

NameRequiredDescriptionDefault
queryYes要执行的 SQL SELECT 查询语句

Input Schema (JSON Schema)

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

Other Tools from MySQL MCP Server

Related Tools

  • @Atomzzm/mcp-mysql-server
  • @f4ww4z/mcp-mysql-server
  • @Malove86/mcp-mysql-server
  • @yaoxiaolinglong/mcp-mongodb-mysql-server
  • @kevinbin/mcp-mysql-server
  • @michael7736/mysql-mcp-server

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/alittleyellowkevin/Mysql-MCP'

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