Exposes an online boutique's microservices through a standardized Model Context Protocol (MCP) server, enabling AI assistants and LLMs to interact with e-commerce functionalities.
The AI Boutique Assistant MCP Server provides a standardized interface for an online boutique's extensive suite of 18 microservices, covering products, cart management, checkout, payments, and shipping. Built with Google's Agent Development Kit (ADK) patterns, this server allows any MCP-compatible client, including large language models (LLMs) like Gemini, Claude, or ChatGPT, to seamlessly access and orchestrate complete e-commerce functionality. It supports both HTTP and Stdio modes for flexible integration, features dynamic environment variable-based configuration, and includes robust logging and error handling, making it production-ready for AI-driven e-commerce applications.