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 1
1
# MongoDB MCP Server
2
2
3
+ [ ![ smithery badge] ( https://smithery.ai/badge/@mongodb-js/mongodb-mcp-server )] ( https://smithery.ai/server/@mongodb-js/mongodb-mcp-server )
4
+
3
5
A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas.
4
6
5
7
## 📚 Table of Contents
@@ -34,6 +36,14 @@ node -v
34
36
35
37
## Setup
36
38
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
+
37
47
### Quick Start
38
48
39
49
Most 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