Skip to main content
Glama

A2A Client MCP Server

by tesla0225

a2a_agent_info

Retrieve details about connected A2A agents, including their IDs and statuses, to monitor and manage agent interactions effectively.

Instructions

Get information about the connected A2A agents

Input Schema

NameRequiredDescriptionDefault
agentIdNoOptional agent ID. If not provided, information for all agents will be returned

Input Schema (JSON Schema)

{ "properties": { "agentId": { "description": "Optional agent ID. If not provided, information for all agents will be returned", "type": "string" } }, "type": "object" }
Install Server

Other Tools from A2A Client MCP Server

Related Tools

    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/tesla0225/mcp-a2a'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server