enemyrr_mcp-mysql-server
1
The project is a Model Context Protocol server enabling AI models to interact with MySQL databases. It features secure connection handling, error management, and supports schema tools.
@enemyrr/mcp-mysql-server
A Model Context Protocol server providing MySQL database operations for AI models through a standardized interface.
Features
- Multiple connection methods (URL, workspace, direct)
- Secure connection handling with automatic cleanup
- Prepared statement support
- Schema management tools
- Comprehensive error handling
Security
- Uses prepared statements to prevent SQL injection
- Secure password handling
Error Handling
- Detailed error messages for various issues
Contributing
Contributions are welcome! Please feel free to submit a Pull Request to the GitHub repository.