A2

A2A

Created 5 months ago

A mcp server that bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol.

development location documentation public AI protocols

What is A2A?

An MCP server that bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants (like Claude) to seamlessly interact with A2A agents.

Documentation

A2A MCP Server

Overview

This project serves as an integration layer between two cutting-edge AI agent protocols: ...

Server Config

{
  "mcpServers": {
    "a2a-server": {
      "command": "npx",
      "args": [
        "a2a"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: No

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: GongRzhe
Category: community
License: Apache License, Version 2.0
Tags:
development location documentation