maxiplux/spring-ai-mcp-tools-and-patterns
A Spring Boot application demonstrating an inventory and user management system enhanced with AI capabilities through Spring AI. This project showcases the integration of multiple AI models (Google Gemini and Anthropic Claude) using Spring AI's Tools/Function Calling feature to enable natural language querying of inventory and user data. Built with
Platform-specific configuration:
{
"mcpServers": {
"spring-ai-mcp-tools-and-patterns": {
"command": "npx",
"args": [
"-y",
"spring-ai-mcp-tools-and-patterns"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...