by MCP Community
MCP server for interacting with MySQL databases with write operations support (modified from @marco/mcp-server-mysql)
MCP server for interacting with MySQL databases with write operations support (modified from @marco/mcp-server-mysql)
npx -y @chenlinyang/mcp-server-mysql
npx -y @chenlinyang/mcp-server-mysql
{
"mcpServers": {
"mysql": {
"command": "npx",
"args": ["-y", "@chenlinyang/mcp-server-mysql"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared
Supabase
MCP server for interacting with Supabase