MCP server implementation for MongoDB integration
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"mongodb-mcp-bridge","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# MongoDB MCP Server 🚀 A powerful Model Context Protocol (MCP) server implementation for MongoDB integration, providing seamless interaction with MongoDB databases through a standardized protocol. ## 🌟 Author **Syed Asad** ## 📋 Overview 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. ## ✨ 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 - 🔍 Query execution with proper type hints ## 🚀 Quick Start ### Using uvx (Python) ```bash # Run directly with uvx uvx mongodb-mcp-bridge # With SSE transport for remote connections uvx mongodb-mcp-bridge --transport=sse ``` ### Using npx (Node.js) ```bash # Run directly with npx npx mongodb-mcp-bridge # With SSE transport for remote connections npx mongodb-mcp-bridge --transport=sse ``` ### Environment Variables Set these environment variables before running the server: ```bash # Required MONGODB_URI="your_mongodb_connection_string" # Optional MONGODB_DB="default_database_name" MCP_PORT="6274" # Default port for MCP Inspector ``` ### Using Docker 🐳 ```bash # Build the Docker image docker build -t mongodb-mcp-server . # Run the container docker run -e MONGODB_URI="your_mongodb_uri" -p 6274:6274 mongodb-mcp-server ``` ## 🔗 IDE Integration ### VS Code Setup Add this to your VS Code settings.json: ```json { "mcp": { "inputs": [ { "type": "promptString", "id": "mongodbUri", "description": "MongoDB Connection URI" } ], "servers": { "mongodb": { "command": "uvx", "args": ["mongodb-mcp-bridge", "--transport=sse"], "env": { "MONGODB_URI": "$(mongo…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.