Skip to main content
Glama

ACP-MCP-Server

analyze_message_content

Analyzes the content types and structure of ACP messages to ensure compatibility and enable integration between ACP agents and MCP-compatible tools.

Instructions

Analyze the content types and structure of an ACP message

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