Implements a Model Context Protocol interface for MongoDB enabling standardized access to collections and documents with features like resource listing, query building, filtering, projection, secure connections, and detailed logging.
Unlock the full potential of MongoDB MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
This server implements a Model Context Protocol (MCP) interface for MongoDB, allowing interaction with MongoDB collections and documents through standardized MCP requests.
mongodb://
URI schememongodb://collection-name
URI formatlogs/server.log
MONGODB_URI
)@modelcontextprotocol/sdk
version 1.10.2collection
: Name of collection to queryfilter
: MongoDB query filter (optional)projection
: Fields to include/exclude (optional)limit
: Maximum number of documents to return (default 100)The server provides access to MongoDB collections as resources:
mongodb://
)
To use this server with Claude Desktop, add the following to your claude_desktop_config.json
:
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!