M
MongoDB

MongoDB

mcp server

Description

MongoDB MCP Server provides a bridge between LLMs and MongoDB databases, enabling natural language interaction for database operations. Built with Go and the mcp-go library, it offers tools for collection management, document operations (find, count, insert, update, delete), and index manipulation. The server supports Server-Sent Events (SSE) and is configurable through a simple YAML file, making it ideal for developers who want to give AI assistants direct access to MongoDB data without writing complex database queries.

Server Details

Added

April 21, 2025