mcp-server-demo
@dtruong46me
About mcp-server-demo
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments