Skip to main content
Glama

ACP-MCP-Server

convert_acp_message

Transform Agent Communication Protocol (ACP) message data into a format compatible with Model Context Protocol (MCP) for integration with MCP-based tools and systems.

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