Skip to main content
Glama

ACP-MCP-Server

smart_route_request

Optimize request routing by directing queries to the most suitable ACP agent based on provided input and strategy using the ACP-MCP-Server integration.

Instructions

Intelligently route a request to the best ACP agent

Input Schema

NameRequiredDescriptionDefault
input_textYes
modeNosync
session_idNo
strategyNodefault

Input Schema (JSON Schema)

{ "properties": { "input_text": { "title": "Input Text", "type": "string" }, "mode": { "default": "sync", "title": "Mode", "type": "string" }, "session_id": { "default": null, "title": "Session Id", "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