ACP Bridge

ACP Bridge

gongrzhe

Connects Agent Communication Protocol (ACP) networks to MCP clients, letting you access multi-agent AI workflows through tools like Claude Desktop. Automatically discovers agents and routes requests intelligently.

20597 views10Local (stdio)

What it does

  • Discover and register ACP agents as resources
  • Route requests intelligently to appropriate agents
  • Execute agents with sync, async, and streaming modes
  • Convert between ACP and MCP message formats
  • Monitor active agent runs and retrieve results
  • Configure custom routing rules for agent selection

Best for

Integrating existing ACP agent networks with MCP toolsBuilding multi-agent workflows accessible through Claude DesktopBridging different AI agent protocols
Automatic agent discoveryMultiple transport protocolsMulti-modal message support

Tools (16)

get_server_info

Get information about the ACP-MCP bridge server

discover_acp_agents

Discover all available ACP agents and register them as resources

get_agent_info

Get detailed information about a specific ACP agent

convert_acp_message

Convert ACP message format to MCP-compatible format

analyze_message_content

Analyze the content types and structure of an ACP message

Alternatives