Read MySQL
MCP Serverby benborla · Added 5mo ago
Claude
1.4k
Install
npx -y @benborla29/mcp-server-mysqlAdd to Claude
claude mcp add benborla-mcp-server-mysqlQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"read-mysql": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Secure read-only MySQL database access to execute queries and analyze data patterns.
Tags
Databasesmcp-serverdatabasenpm