ACP-MCP-Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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