by Community
Connect to MySQL databases for querying and schema inspection. Execute SQL queries, list tables, describe schemas, and analyze data structures.
npx -y mcp-server-mysql{
"mcpServers": {
"mysql": {
"command": "npx",
"args": [
"npx", "-y",
""mcp-server-mysql"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json