longwe/spring-ai-mcp-server
Spring AI MCP Server for product inventory management - exposes CRUD tools to AI assistants like Claude via Model Context Protocol
Platform-specific configuration:
{
"mcpServers": {
"spring-ai-mcp-server": {
"command": "npx",
"args": [
"-y",
"spring-ai-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...