Skip to main content
Glama

MySQL MCP Server

.mcp.json225 B
{ "mcpServers": { "mysql": { "command": "docker", "args": [ "run", "-i", "--rm", "mcp/mysql", "mysql://root:password@host.docker.internal:3306/ai" ] } } }

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

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