Overview
What is mcp-server-demo?
mcp-server-demo is a demonstration MCP server that illustrates multi-agent task coordination for travel planning. It uses a workflow where a user request (e.g., “Plan business trip to Tokyo”) triggers discovery of specialist agents (flights, hotels, activities), task initiation, and handling of various task states.
How to use mcp-server-demo?
The server interacts with client agents via the POST /taskssend endpoint and supports task states such as Input-Required and Working, with status updates delivered through polling, SSE, or push notifications. No installation or configuration instructions are provided.
Key features of mcp-server-demo
- Discovery phase to identify needed specialists (Flights, Hotels, Activities)
- Retrieval of agent cards