mcp-sse-demo
63
This project focuses on developing a smart shopping assistant leveraging an MCP service with SSE technology. It provides real-time product management and ordering functionalities, integrated with AI support for enhanced customer interaction and service efficiency.
Overview
This project develops a smart shopping assistant using an SSE-based MCP service. The core functionalities include:
- Real-time access to product information and inventory levels, with support for custom orders.
- Product recommendations based on customer preferences and available stock.
- Real-time interaction with microservices through MCP tool server.
- Checking real-time inventory levels when answering product inquiries.
- Facilitating product purchases using product ID and quantity.
- Real-time inventory updates.
- Temporary analysis of order transactions through natural language queries.
The project makes use of microservices for product and order management, integrates with an AI assistant using the Anthropic Claude 3.5 Sonnet model, and involves MCP SSE server setup for web-based communication.
Usage
The project provides examples of a command-line and web client usage, with options for integration with tools like Cursor and testing using the MCP inspector.