mongodb-docs-mcp
v1.2.1
Published
MongoDB-specialized Model Context Protocol (MCP) server for AI-powered MongoDB documentation, repository analysis, query intelligence, and Atlas integration
Maintainers
Readme
mongodb-docs-mcp
MongoDB Documentation MCP server (stdio) providing specialized tools for docs search, examples, learning paths and vector search guidance.
Install
npm install -g mongodb-docs-mcpUsage
Local CLI test:
node $(npm root -g)/mongodb-docs-mcp/dist/simple-server.jsConfigure in Augment/Claude Code as a local MCP:
- command: node
- args: ["/absolute/path/to/node_modules/mongodb-docs-mcp/dist/simple-server.js"]
Tools
- mongodb_search_docs
- mongodb_search_examples
- mongodb_learning_path
- mongodb_vector_search
