You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Atlas MCP Server
1
+
# MongoDB MCP Server
2
2
3
3
A Model Context Protocol server for interacting with MongoDB Atlas. This project implements a Model Context Protocol (MCP) server enabling AI assistants to interact with MongoDB Atlas resources through natural language.
4
4
@@ -40,7 +40,7 @@ Step 1: Add the mcp server to VSCode configuration
40
40
41
41
- Press `Cmd + Shift + P` and type `MCP: Add MCP Server` and select it.
0 commit comments