Skip to main content
Glama

Adb MySQL MCP Server

Official
by aliyun

execute_sql

Run SQL queries directly on the Adb MySQL Cluster using this tool, designed for streamlined database interaction and data retrieval.

Instructions

Execute a SQL query in the Adb MySQL Cluster

Input Schema

NameRequiredDescriptionDefault
queryYesThe SQL query to execute

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The SQL query to execute", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Adb 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/aliyun/alibabacloud-adb-mysql-mcp-server'

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