Skip to main content
Glama

ACP-MCP-Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACP_BASE_URLNoACP server URLhttp://localhost:8000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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

run_acp_agent

Execute an ACP agent with specified mode

get_async_run_result

Get the result of an asynchronous run

list_active_runs

List all active runs

smart_route_request

Intelligently route a request to the best ACP agent

add_routing_rule

Add a new routing rule to a strategy

list_routing_strategies

List all available routing strategies and their rules

test_routing

Test routing without executing - shows which agent would be selected

start_interactive_agent

Start an interactive ACP agent that may require user input

provide_user_input

Provide user input to resume a waiting interactive agent

list_pending_interactions

List all pending interactive agents waiting for input

cancel_interaction

Cancel a pending interactive agent

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