mcp-mongo-server

kiliczsh
209
# Model Context Protocol Server for MongoDB
#claude #claude-desktop #mcp #model-context-protocol #mongo #mongodb #antrophic #cline #cursor #windsurf

Overview

What is mcp-mongo-server

mcp-mongo-server is a Model Context Protocol server designed to provide access to MongoDB databases. It allows large language models (LLMs) to inspect collection schemas and perform various MongoDB operations.

How to Use

To use mcp-mongo-server, install it via npm or Smithery, configure it in your application, and run it with the appropriate MongoDB URI. You can also specify read-only mode using the '--read-only' flag to prevent write operations.

Key Features

Key features include read-only mode for safe database access, tools for executing queries and aggregations, server information retrieval, and collection schema analysis. It supports various MongoDB operations while ensuring optimal performance.

Use Cases

mcp-mongo-server is ideal for applications that require safe access to MongoDB databases, such as data analysis tools, reporting systems, and environments where accidental writes must be avoided, particularly in production settings.

Content