shaif-codes/Mongo-MCP-server
3.1
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 henry@mcphub.com.
This project provides utility tools to interact with MongoDB, including listing collections and inspecting schema details.
Tools
Functions exposed to the LLM to take actions
list_all_mongoDB_collections
Lists all collections in the connected MongoDB database.
get_schema_details_of_collection
Fetches schema details of a collection by analyzing a sample document.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client