A Model Context Protocol (MCP) server that provides LLMs with flexible, safe access to MySQL databases
{
"mcpServers": {
"hechtcarmelmysql": {
"command": "npx",
"args": [
"-y",
"@hechtcarmel/mysql-mcp-server"
]
}
}
}