T
mongo-mcp-server
...
Created 12/27/2024byMatteturtle09
Language:
TypeScript
Stars:
1
Forks:
0
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
Last updated: 12/28/2024