Skip to main content
Glama

MCP MySQL Server

by coderleo
.env.example239 B
# MySQL connection configuration MYSQL_HOST=localhost MYSQL_PORT=3306 MYSQL_USER=root MYSQL_PASSWORD=your_password MYSQL_DATABASE=test # Query timeout in seconds QUERY_TIMEOUT=30 # MCP server configuration MCP_HOST=0.0.0.0 MCP_PORT=8000

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