Replies: 1 comment
-
Hi @rolender2 So you need to specify database instead of collection and make sure that you can access with the url provided in mcp-server-config. Here is the screenshot from Cursor configuration to 'ip_checker' database: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
can the MongoDB mcp server access and create a collection in mongodb compass?
I keep getting: The empty array result suggests the collection exists but is empty. To confirm the collection is writable, I'll use the mongodb MCP server's 'query' tool to insert a test document into the 'ai-agent' collection.
However, I don't see the collection on my local install of MongoDB Compass.
Appreciate any feedback.
Beta Was this translation helpful? Give feedback.
All reactions