mongodb-mcp-server

harryelv/mongodb-mcp-server

3.1

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 dayong@mcphub.com.

A Model Context Protocol (MCP) server that enables Cursor IDE to query MongoDB databases for debugging and development.

Tools

Functions exposed to the LLM to take actions

listCollections

Lists all collections in the database.

findDocuments

Finds documents in a specified collection with optional filters and limits.

countDocuments

Counts documents in a specified collection with optional filters.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources