MCP Servers / communication / ACP-MCP-Server

ACP-MCP-Server

JSON →
stdionone24communication

A bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients.

Install
How to run this server
[ { "cmd": "uvx for", "imports": [] } ]
server path: acp-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envACP_BASE_URL
Resources
ACP-MCP-Server — MCP Server · libregistry