Skip to main content
Glama

MySQL Hub MCP Server

by CHOIJun-0613
.gitignore377 B
# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv # Environment variables and sensitive files .env *.env .env.local .env.production .env.development # Log files *.log logs/ server/logs/ client/logs/ bridge/logs/ *.log.* # IDE files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Vector DB vector_db/

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/CHOIJun-0613/mysql-hub-mcp'

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