mongodb-developer/mongodb-mcp-server
If you are the rightful owner of mongodb-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.
A Model Context Protocol server that provides read-only access to MongoDB databases, enabling LLMs to inspect collection schemas and execute aggregation pipelines.
Tools
Functions exposed to the LLM to take actions
aggregate
Execute MongoDB aggregation pipelines against the connected database with options for disk usage and execution time.
explain
Get execution plans for aggregation pipelines with different verbosity levels.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client