MCP Host CLI
Summary
A simple and easy-to-use MCP Host CLI that provides a command-line interface for creating and managing MCP hosts. Built by Liu Jilong, this tool leverages the Model Context Protocol SDK to establish connections between AI assistants and external services. The implementation includes both client and server components, allowing users to quickly set up an MCP host environment through a streamlined CLI experience. It's particularly useful for developers looking to integrate AI capabilities with their applications without dealing with complex configuration processes.
Available Actions(5)
获取所有工具列表
通过 GET 请求获取所有服务器的工具列表。
调用工具
通过 POST 请求调用特定服务器上的工具,传递服务器名称、工具名称和工具参数。
获取所有资源列表
通过 GET 请求获取所有服务器的资源列表。
读取特定资源
通过 POST 请求读取特定服务器上的资源,传递服务器名称和资源 URI。
更新 Server 连接
通过 POST 请求更新服务器连接,Host 会根据更新的配置新建、重启或删除 Server 连接。
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论