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 MongoDB Server
kiliczshA Model Context Protocol Server for MongoDB
Redis MCP Server
redisThe official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
mcp_mysql_server
wenb1n-devModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
mcp-server-duckdb
ktanaka101A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
MySQL MCP Server
designcomputerA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
コメント