Skip to main content
Glama

Adb MySQL MCP Server

Official
by aliyun
pyproject.toml464 B
[project] name = "adb-mysql-mcp-server" version = "1.0.0" description = "An offical mcp server for Adb MySQL of Alibaba Cloud" readme = "README.md" authors = [ { name = "lipandong", email = "pandong.lpd@alibaba-inc.com" } ] requires-python = ">=3.13" dependencies = [ "mcp[cli]>=1.5.0", "pymysql>=1.1.1", ] [project.scripts] adb-mysql-mcp-server = "adb_mysql_mcp_server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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