Skip to main content
Glama

MCP MySQL Server

by coderleo
start.sh208 B
#!/bin/bash # MCP MySQL 服务器启动脚本 # 激活虚拟环境(如果使用) # source venv/bin/activate # 加载环境变量 export $(cat .env | xargs) # 启动服务器 python -m mcp_mysql.server

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/coderleo/mcp_mysql'

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