by MCP Community
A Model Context Protocol server to interact with a MySQL database
A Model Context Protocol server to interact with a MySQL database
npx -y custom-mysql-mcp
{
"mcpServers": {
"custom-mysql": {
"command": "npx",
"args": ["-y", "custom-mysql-mcp"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared
Supabase
MCP server for interacting with Supabase