Extend your language model with 220 capabilities via Model Context Protocol servers.

MySQL Server
@f4ww4z/mcp-mysql-server

A Model Context Protocol server for MySQL database operations.

Vendor: f4ww4zSourceHomepage

Configuration:

  • mysqlHost: The host of the MySQL database.
  • mysqlUser: The user for the MySQL database.
  • mysqlDatabase: The database name for the MySQL database.
  • mysqlPassword: The password for the MySQL database.

Install Command

Integrate this tool for your Claude Desktop app.

npx -y @smithery/cli install @f4ww4z/mcp-mysql-server --client claude

Report Bug