Skip to main content
Glama

MySQL Custom MCP Server

cline_mcp_settings.json367 B
{ "mcpServers": { "mysql": { "command": "node", "args": ["D:/Codes/Tools/mcp-server/mcp-mysql/dist/index.js"], "env": { "MYSQL_HOST": "localhost", "MYSQL_PORT": "3306", "MYSQL_DB": "mysql", "MYSQL_USER": "root", "MYSQL_PASSWORD": "" }, "disabled": false, "autoApprove": [] } } }

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

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