mongo-mcp-server

by Matteturtle09

2 stars
334 downloads
Not rated
GitHub

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

- 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 collection
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.