by MCP Community
The Model Context Protocol (MCP) server establishes a standardized JSON-RPC 2.0 interface for MySQL operations, enabling CRUD execution, transaction management,
The Model Context Protocol (MCP) server establishes a standardized JSON-RPC 2.0 interface for MySQL operations, enabling CRUD execution, transaction management,
npx -y @fhuang/mcp-mysql-server
{
"mcpServers": {
"mysql-server": {
"command": "npx",
"args": ["-y", "@fhuang/mcp-mysql-server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared