open-mcp-client

CopilotKit/open-mcp-client

Open MCP Client is a web application with a frontend UI and a separate agent service that handles core functionality. It requires OpenAI and LangSmith API keys, with the agent's dependencies managed through Poetry, and runs locally on port 3000. It suits developers who want to run and inspect an MCP client stack locally, launching the frontend and agent separately for debugging or together with a single command.

MCP Server/ClientTypeScript
访问官网GitHub← 返回工具目录

安装方式

pip install poetry

项目说明

https://github.com/user-attachments/assets/364b6705-14d4-4e6d-bea7-fb9f12664fab

同类工具