Skip to main content
Glama

ACP-MCP-Server

get_agent_info

Retrieve detailed information about a specific ACP agent connected to the ACP-MCP-Server, facilitating integration between AI agents and MCP-compatible tools.

Instructions

Get detailed information about a specific ACP agent

Input Schema

NameRequiredDescriptionDefault
agent_nameYes

Input Schema (JSON Schema)

{ "properties": { "agent_name": { "title": "Agent Name", "type": "string" } }, "required": [ "agent_name" ], "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