mongo-mcp-server
About
It is an MCP (Model Context Protocol) server for querying MongoDB databases. It provides a tool to retrieve all documents from a specified collection.
Details
- Author
- Matteturtle09
- GitHub stars
- 2
- Downloads
- 334
- Categories
- Database
Jump to
- Single tool: get-collection-documents
- Accepts collection name and database name as string inputs
- Returns a list of all documents in the specified collection
Invoke the get-collection-documents tool, providing the collection name and database name as string inputs. The server returns a list of documents from that collection.
mongo-mcp-server
This is a MCP server for querying mongodb databases.Tools
``get-collection-documents#### Inputs
- collection:
string`, mongodb collection name
- database: `string`, mongodb databse name
Output
- result: `list``, list of documents in the collectionSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



