mongo-mongo-mcp-server

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

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