Skip to content

Commit c0cf262

Browse files
Update README
1 parent 20965d1 commit c0cf262

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
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+
35
A 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

3949
Most MCP clients require a configuration file to be created or modified to add the MCP server.

0 commit comments

Comments
 (0)