kiliczsh_mcp-mongo-server

kiliczsh_mcp-mongo-server

0

The MCP MongoDB Server is a protocol server that enables large language models to interact with MongoDB databases. It allows for the inspection of collection schemas and execution of read-only queries, making it helpful for analyzing data structures and generating statistics.

MCP MongoDB Server

A Model Context Protocol server designed to provide access to MongoDB databases. It allows LLMs to inspect collection schemas and execute read-only queries.

Features

  • Resources: List and access collections via mongodb:// URIs with descriptions and schemas in JSON format.
  • Tools: Execute read-only queries and aggregate operations to analyze MongoDB collections.
  • Prompts: Generate summaries of collection structures and basic statistics.

Development

Install dependencies, build, and run the server using npm commands. Includes guidance for setting up with Claude Desktop and debugging using the MCP Inspector.

Installation

Instructions are provided for installation via Smithery or mcp-get.

License

Licensed under the MIT License, allowing free use, modification, and distribution.