Skip to main content
Glama

ACP-MCP-Server

convert_acp_message

Convert ACP message JSON to MCP-compatible format for integration between ACP agents and MCP clients, enabling communication and compatibility across protocols.

Instructions

Convert ACP message format to MCP-compatible format

Input Schema

NameRequiredDescriptionDefault
acp_message_jsonYes

Input Schema (JSON Schema)

{ "properties": { "acp_message_json": { "title": "Acp Message Json", "type": "string" } }, "required": [ "acp_message_json" ], "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