Description
Advanced MySQL MCP server with OAuth2 security and anomaly analysis capabilities.
Installation
npx -y mysql-mcp-server-pro npm install mysql-mcp-server-pro git clone https://github.com/wenb1n-dev/mysql_mcp_server_pro Claude Desktop Configuration
Add this configuration to your Claude Desktop config file to enable this MCP server:
Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json
Config file location: %APPDATA%\Claude\claude_desktop_config.json
Config file location: ~/.config/Claude/claude_desktop_config.json
claude_desktop_config.json
{
"mcpServers": {
"mysql-mcp-server-pro": {
"command": "npx",
"args": [
"-y",
"mysql-mcp-server-pro"
]
}
}
} Stay Updated on MCP
Get weekly updates on new MCP servers, integration guides, and AI development tips.
We respect your privacy. Unsubscribe anytime.