Skip to main content
Glama

ACP-MCP-Server

test_routing

Simulate agent selection for routing based on input text and strategy without execution, aiding in planning and optimizing ACP-MCP integrations.

Instructions

Test routing without executing - shows which agent would be selected

Input Schema

NameRequiredDescriptionDefault
input_textYes
strategyNodefault

Input Schema (JSON Schema)

{ "properties": { "input_text": { "title": "Input Text", "type": "string" }, "strategy": { "default": "default", "title": "Strategy", "type": "string" } }, "required": [ "input_text" ], "type": "object" }

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