MCP.so
登录

mcp-server-demo

@dtruong46me

关于 mcp-server-demo

暂无概览

基本信息

分类

其他

许可证

MIT license

传输方式

stdio

发布者

dtruong46me

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器