mcp-mongodb-mysql-server

mcp-mongodb-mysql-server

3.3

If you are the rightful owner of 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 and MongoDB databases through a standardized interface. Originally a fork of the MCP-MySQL-Server, this server extends its capabilities by adding support for MongoDB, 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