mcp-mysql
If you are the rightful owner of mcp-mysql and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP MySQL Server is a protocol server designed for MySQL connections using SSH tunneling.
The MCP MySQL Server facilitates secure connections to MySQL databases through SSH tunneling, ensuring data security and integrity. It is built on Node.js and requires SSH access to the remote server. The server is configured using a simple environment file, allowing users to specify MySQL connection details and operation permissions. The server is designed to work seamlessly with Cursor IDE, providing a streamlined development experience. By default, only SELECT operations are enabled, but users can configure permissions for other operations as needed. The server is ideal for developers who need to manage remote MySQL databases securely.
Features
- Secure SSH tunneling for MySQL connections
- Configurable operation permissions (SELECT, INSERT, UPDATE, DELETE)
- Seamless integration with Cursor IDE
- Environment-based configuration for easy setup
- Node.js based for cross-platform compatibility