ACP-MCP-Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_server_infoB | Get information about the ACP-MCP bridge server |
| discover_acp_agentsB | Discover all available ACP agents and register them as resources |
| get_agent_infoC | Get detailed information about a specific ACP agent |
| convert_acp_messageB | Convert ACP message format to MCP-compatible format |
| analyze_message_contentC | Analyze the content types and structure of an ACP message |
| run_acp_agentC | Execute an ACP agent with specified mode |
| get_async_run_resultC | Get the result of an asynchronous run |
| list_active_runsB | List all active runs |
| smart_route_requestC | Intelligently route a request to the best ACP agent |
| add_routing_ruleC | Add a new routing rule to a strategy |
| list_routing_strategiesB | List all available routing strategies and their rules |
| test_routingA | Test routing without executing - shows which agent would be selected |
| start_interactive_agentC | Start an interactive ACP agent that may require user input |
| provide_user_inputC | Provide user input to resume a waiting interactive agent |
| list_pending_interactionsB | List all pending interactive agents waiting for input |
| cancel_interactionC | Cancel a pending interactive agent |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GongRzhe/ACP-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server