Ramu1cn/mcp-server-ai-shopping
3.1
If you are the rightful owner of mcp-server-ai-shopping and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A fully functional, production-ready Model Context Protocol (MCP) server that operates entirely locally, leveraging Spring Boot, Spring AI, Spring MCP, and MongoDB.
Local MCP Server – Spring Boot + Spring AI + MongoDB
A fully functional, production-ready Model Context Protocol (MCP) server that runs 100% locally. Built with Spring Boot, Spring AI, Spring MCP, and MongoDB. Works out of the box with Claude Desktop, Cursor, Windsurf, and any other MCP-compatible client.
Features
- Full MCP 1.0 specification compliance
- Runs completely locally – no internet required after setup
- Instant integration with Claude Desktop
- Supports any LLM through Spring AI (Anthropic, OpenAI, Ollama, Groq, Azure OpenAI, etc.)
- Persistent tool state and conversation history in MongoDB
- Hot-reloadable tools (no restart needed)
- Secure by default (localhost only)
Prerequisites
- Java 21 or higher
- MongoDB running locally (
mongodb://localhost:27017) or use embedded mode - (Recommended) Claude Desktop for instant testing