pengcunfu/go-mcp-mysql
用于MySQL数据库操作的轻量级、生产就绪的模型上下文协议(MCP)服务器。使用Go构建,实现高性能和零运行时依赖性。支持完整的CRUD操作、只读模式和带有解释检查的查询优化。
Platform-specific configuration:
{
"mcpServers": {
"go-mcp-mysql": {
"command": "npx",
"args": [
"-y",
"go-mcp-mysql"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...