spring-boot-ai-mongo-mcp-server
1
The Mongo MCP Server is a Spring Boot AI-based project that allows interaction with a local MongoDB database, exposing several operations as services accessible by MCP clients. It facilitates seamless testing and integration into MCP environments.
Mongo MCP Server
This project is a Mongo MCP Server built with Spring Boot AI. It interacts with a local MongoDB instance and exposes various database operations as callable tools. Key features include MongoDB integration, tool registration using ToolCallbackProvider
, and the ability to test with MCP clients like the Claude desktop app.