mcpmongo

mcpmongo

3.2

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

This project demonstrates the integration of MongoDB with the Model Context Protocol (MCP) to provide AI assistants with database interaction capabilities.

findDocuments

Query documents in a collection.

insertOneDocument

Insert a document.

updateOneDocument

Update a single document.

deleteOneDocument

Delete a document.

aggregateDocuments

Run aggregation pipelines.