T
mongo-mcp-server
...
Created 12/27/2024byMatteturtle09
Language:
TypeScript
Stars:
1
Forks:
1
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
Publisher info
More MCP servers built with TypeScript
mcp-server-ssh-rails-runner
MCP server that facilitates an SSH connection to a deployed Rails app so you can run Rails REPL commands
By tadasant7