Skip to main content
Glama

MySQL MCP Server

by QiPanTanYi
.env.example412 B
# 数据库配置 DB_HOST=localhost DB_PORT=3306 DB_USER=root DB_PASSWORD=123456 DB_NAME=mcp-test # Kimi API 配置 KIMI_API_KEY=your_kimi_api_key_here KIMI_BASE_URL=https://api.moonshot.cn/v1 # 服务端口配置 MCP_SERVER_PORT=3001 CHAT_API_PORT=3000 # 安全配置 API_KEY=your_api_key_for_authentication # 数据库安全配置(白名单表,逗号分隔) ALLOWED_TABLES=users MAX_QUERY_LIMIT=1000

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/QiPanTanYi/mysql-mcp'

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