M
MongoDB

MongoDB

mcp server

Description

MongoDB MCP Server provides a bridge between Claude and MongoDB databases, enabling direct interaction with collections, documents, and indexes. Built with TypeScript and the MongoDB Node.js driver, it offers tools for querying documents, inserting, updating, and deleting records, as well as managing indexes. The server connects to any MongoDB instance using a standard connection URL and exposes a set of specialized tools that follow MongoDB's query syntax. This implementation is particularly useful for data exploration, database management, and integrating MongoDB operations directly into Claude conversations without requiring manual query construction.

Server Details

Added

April 21, 2025