Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"f4ww4z-mcp-mysql-server": {
"command": "npx",
"args": [
"-y",
"@f4ww4z/mcp-mysql-server"
]
}
}
}
Or smoke-test directly:
npx -y @f4ww4z/mcp-mysql-server
Details
| Website | https://www.npmjs.com/package/@f4ww4z/mcp-mysql-server |
|---|---|
| GitHub | git+https://github.com/f4ww4z/mcp-mysql-server.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol mysql database claude anthropic |
| Sources | npm |
| Discovered | 2026-05-25 |