File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11# MongoDB MCP Server
22
3+ [ ![ smithery badge] ( https://smithery.ai/badge/@mongodb-js/mongodb-mcp-server )] ( https://smithery.ai/server/@mongodb-js/mongodb-mcp-server )
4+
35A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas.
46
57## 📚 Table of Contents
@@ -34,6 +36,14 @@ node -v
3436
3537## Setup
3638
39+ ### Installing via Smithery
40+
41+ To install MongoDB MCP Server for Claude Desktop automatically via [ Smithery] ( https://smithery.ai/server/@mongodb-js/mongodb-mcp-server ) :
42+
43+ ``` bash
44+ npx -y @smithery/cli install @mongodb-js/mongodb-mcp-server --client claude
45+ ```
46+
3747### Quick Start
3848
3949Most MCP clients require a configuration file to be created or modified to add the MCP server.
You can’t perform that action at this time.
0 commit comments