Skip to main content
Glama

MySQL MCP Server

__init__.py623 B
from .execute_sql import ExecuteSQL from .get_chinese_initials import GetChineseInitials from .get_table_desc import GetTableDesc from .get_table_index import GetTableIndex from .get_table_lock import GetTableLock from .get_table_name import GetTableName from .get_db_health_running import GetDBHealthRunning from .get_db_health_index_usage import GetDBHealthIndexUsage from .get_databases import GetDatabases __all__ = [ "ExecuteSQL", "GetChineseInitials", "GetTableDesc", "GetTableIndex", "GetTableLock", "GetTableName", "GetDBHealthRunning", "GetDBHealthIndexUsage", "GetDatabases" ]

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/404-error-notfound/mcp_mysql'

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