i-am-bee/acp-mcp
Platform-specific configuration:
{
"mcpServers": {
"acp-mcp": {
"command": "npx",
"args": [
"-y",
"acp-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="left">
<h1>ACP to MCP Adapter</h1>
Connect ACP Agents to MCP Applications Seamlessly
[](https://github.com/i-am-bee/beeai-framework?tab=Apache-2.0-1-ov-file#readme) [](https://bsky.app/profile/beeaiagents.bsky.social) [](https://discord.com/invite/NradeA6ZNF) [](https://lfaidata.foundation/projects/)
</div>
The ACP to MCP Adapter is a lightweight standalone server that acts as a bridge between two AI ecosystems: Agent Communication Protocol (ACP) for agent-to-agent communication and Model Context Protocol (MCP) for connecting AI models to external tools. It allows MCP applications (like Claude Desktop) to discover and interact with ACP agents as resources.
This adapter enables interoperability between ACP and MCP with specific benefits and tradeoffs:
This adapter is best for situations where you need ACP agents in MCP environments and accept these compromises.
acp-sdk, mcpLoading reviews...