rock913/mongo-mcp
If you are the rightful owner of mongo-mcp 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.
A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.
Tools
Functions exposed to the LLM to take actions
Query Tool
find
, listCollections
, insertOne
, updateOne
, deleteOne
Indexing Tools
createIndex
, dropIndex
, indexes
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client