Skip to main content
Glama

Adb MySQL MCP Server

Official
by aliyun

execute_sql

Run SQL queries directly on the Adb MySQL Cluster using the MCP server, enabling AI Agents to interact with databases and retrieve metadata efficiently.

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" }
Install Server

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