mongodb-mcp-bridge

mongodb-mcp-bridge

3.3

If you are the rightful owner of mongodb-mcp-bridge 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 powerful Model Context Protocol (MCP) server implementation for MongoDB integration, providing seamless interaction with MongoDB databases through a standardized protocol.

This MCP server implementation provides a robust interface for interacting with MongoDB databases through the Model Context Protocol. It supports operations on databases, collections, and documents with proper async/await patterns and error handling. The server is designed to handle full MongoDB CRUD operations, ensuring secure connections, and is optimized for performance with async/await patterns. It also includes comprehensive error handling and Docker support for easy deployment. Additionally, it offers query execution with proper type hints, making it a versatile tool for developers working with MongoDB.

Features

  • 🔄 Full MongoDB CRUD operations support
  • 🔐 Secure connection handling with MongoDB Atlas
  • 🚦 Async/await patterns for optimal performance
  • 🛡️ Comprehensive error handling
  • 📦 Docker support for easy deployment

Tools

  1. ping

    Quick connection test to verify MongoDB connectivity

  2. list_databases

    List all available databases in the MongoDB instance

  3. find_documents

    Query documents in a collection with filtering options