yaoxiaolinglong_mcp-mongodb-mysql-server
If you are the rightful owner of yaoxiaolinglong_mcp-mongodb-mysql-server 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.
A Model Context Protocol server that provides MySQL and MongoDB database operations.
The MCP-MongoDB-MySQL-Server is a Model Context Protocol server that facilitates interaction between AI models and MySQL/MongoDB databases through a standardized interface. Originally a fork of the MCP-MySQL-Server, this server extends its capabilities by adding MongoDB support, addressing the need for MongoDB in practical applications. It offers multiple connection methods, secure handling, and comprehensive error management, making it a robust solution for database operations in AI model contexts.
Features
- Supports both MySQL and MongoDB databases
- Multiple connection methods: URL, workspace, direct parameters
- Secure connection handling with automatic cleanup
- Prepared statement support for MySQL query parameters
- Schema management tools for both databases