Mongo-MCP-Server

ujjawalptdr/Mongo-MCP-Server

3.2

If you are the rightful owner of Mongo-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The MongoDB MCP Server is a middleware layer that connects AI models with MongoDB databases, enabling real-time CRUD operations through the Model Context Protocol.

Tools

Functions exposed to the LLM to take actions

creatorInfo

Get detailed information about the creator.

getDocument

Retrieve a document by its unique ID.

listDocuments

List all documents from a MongoDB collection.

createDocument

Create a new document in a specified collection.

updateDocument

Update an existing document by ID.

deleteDocument

Delete a document by ID from a collection.

clearCollection

Remove all documents from a collection.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources