ACP-MCP-Server
JSON →A bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients.
Install
uvx for Tools · 14
- discover_acp_agents Discover available ACP agents
- get_agent_info Get detailed information about specific agents
- run_acp_agent Execute agents in sync/async modes
- get_async_run_result Retrieve results from async executions
- list_active_runs List all active agent runs
- smart_route_request Intelligently route requests to best agents
- test_routing Test routing logic without execution
- add_routing_rule Add custom routing rules
- list_routing_strategies View all routing strategies
- start_interactive_agent Start interactive agent sessions
- provide_user_input Provide input to waiting agents
- list_pending_interactions View pending interactions
- convert_acp_message Convert between ACP and MCP formats
- analyze_message_content Analyze message structure and content
Environment variables
ACP_BASE_URL
Links
★ 24 GitHub stars