abchatterjee7/mcp-demo-refrigerator-inventory-mgmt
The Refrigerator Inventory Management project uses the Model Context Protocol (MCP) framework, integrating an AI chatbot with a Spring Boot application. MCP clients connect to a server, which queries a local database (PostgreSQL), and receive answers from an AI model, providing inventory management functionality for refrigerators.
Platform-specific configuration:
{
"mcpServers": {
"mcp-demo-refrigerator-inventory-mgmt": {
"command": "npx",
"args": [
"-y",
"mcp-demo-refrigerator-inventory-mgmt"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...