AI SummaryAn MCP server that enables Claude to execute MySQL database operations directly, allowing AI assistants to query, insert, and manage database records. Useful for developers integrating Claude with MySQL-backed applications and data workflows.
Description
A Model Context Protocol server for MySQL database operations
Install
{
"mcpServers": {
"mcp-mysql-server": {
"command": "npx",
"args": ["-y", "@f4ww4z/mcp-mysql-server"]
}
}
}Quality Score
B
Good
76/100
Standard Compliance82
Documentation Quality65
Usefulness78
Maintenance Signal60
Community Signal100
Scored Today
Trust & Transparency
Open Source — MIT
Source code publicly auditable
Verified Open Source
Hosted on GitHub — publicly auditable
Maintained
Last commit 3mo ago
151 stars — Growing Community
33 forks
My Fox Den
Community Rating
Works With
claude_desktop
Claude Code