A

acp-mcpacp-mcp MCP 服务器

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

acp-mcp MCP 服务器

主要功能

  • ACP 与 MCP 的桥接
  • 代理发现
  • 资源注册
  • 基础内容翻译

价格

模型
Free
评分
暂无评价

使用场景

将 ACP 代理与 MCP 应用集成

使用 ACP 到 MCP 适配器将 ACP 代理连接到 MCP 应用,例如 Claude Desktop,使它们能够相互发现并交互。

在 AI 生态系统中实现互操作性

在需要在 MCP 环境中使用 ACP 代理的场景中部署适配器,当桥接两大生态系统的优势大于其局限时。

优点 & 缺点

优点

  • 实现 ACP 与 MCP 生态系统的互操作性
  • 使 ACP 代理可作为 MCP 资源被发现
  • 将 ACP 代理运行公开为 MCP 工具

缺点

  • ACP 代理变为 MCP 工具,而非对话伙伴
  • 不支持增量更新的流式传输
  • 服务器间不共享内存

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What limitations should I expect when using the adapter?

The adapter does not support streaming incremental updates, shared memory across servers, or complex data structures—only basic content translation. ACP agents appear as MCP tools rather than conversational peers.

Asked by Willa Thompson · Jul 24, 2025

Which MCP client applications can connect to the adapter?

The adapter works with any MCP client; the README mentions Claude Desktop as an example. Configure the client’s settings to point to the adapter’s address, and it will discover ACP agents as MCP resources.

Asked by Jovana Petrovic · Jun 29, 2025

How do I set up the ACP‑MCP adapter with my existing ACP server?

Install Python 3.11+, the `acp-sdk` and `mcp` packages, then run `uvx acp-mcp http://localhost:8000` (replace the URL with your ACP server). You can also launch it in Docker with `docker run -rm ghcr.io/i-am-bee/acp-mcp http://host.docker.internal:8000`.

Asked by Timur Nazarov · Jun 17, 2025

提问

服务配缩器 的替代品