mongo-mcp-server
@Matteturtle09
关于 mongo-mcp-server
MCP server for mongoDB
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mongo-mcp-server?
It is an MCP (Model Context Protocol) server for querying MongoDB databases. It provides a tool to retrieve all documents from a specified collection.
How to use mongo-mcp-server?
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.
Key features of mongo-mcp-server
- Single tool:
get-collection-documents - Accepts collection name and database name as string inputs
- Returns a list of all documents in the specified collection
Use cases of mongo-mcp-server
- Querying MongoDB collections from an MCP client
- Retrieving all documents from a collection for analysis or inspection
FAQ from mongo-mcp-server
What does mongo-mcp-server do?
It is an MCP server for querying MongoDB databases.
What tools does it provide?
It provides the get-collection-documents tool.
What are the inputs for the tool?
The inputs are collection (string, MongoDB collection name) and database (string, MongoDB database name).
What is the output of the tool?
The output is a result (list of documents in the collection).
数据库 分类下的更多 MCP 服务器
MCP Server for Milvus
zilliztechModel Context Protocol Servers for Milvus
ClickHouse MCP Server
ClickHouseConnect ClickHouse to your AI assistants.
Sail MCP Server for Spark SQL
lakehqDrop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
mcp-server-duckdb
ktanaka101A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
Postgres Mcp
crystaldbaPostgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
评论