M
MongoDB

MongoDB

mcp server

Description

A Spring Boot AI-powered MongoDB MCP server that enables AI assistants to interact with MongoDB databases through a set of specialized tools. This implementation provides capabilities for listing databases and collections, executing simple and complex queries, managing indexes, creating collections, and inserting documents. Built with Spring AI and MongoDB Java driver, it exposes MongoDB operations as MCP tools that can be called by AI models. The server is configured to run as a non-web application that connects to a MongoDB instance specified through environment variables, making it ideal for scenarios where AI systems need to access, query, and manipulate data stored in MongoDB databases.

Server Details

Added

April 21, 2025