M
A2A Bridge

A2A Bridge

mcp server

Description

A2A Client MCP Server provides a bridge between LLMs and Agent-to-Agent (A2A) protocol-compatible agents, enabling AI assistants to interact with external agents through a standardized interface. This TypeScript implementation offers tools for sending tasks, receiving responses, managing task states, and querying agent capabilities, with support for both synchronous and streaming interactions. The server exposes the connected agent's functionality through MCP tools and resources, making it particularly useful for scenarios where LLMs need to delegate complex tasks to specialized agents without requiring users to implement the A2A protocol directly.

Server Details

Added

April 21, 2025