a2a-mcp
There are 23 repositories under a2a-mcp topic.
A2A
An open protocol enabling communication and interoperability between opaque agentic applications.
a2a-python
Official Python SDK for the Agent2Agent (A2A) Protocol
a2a-samples
Samples using the Agent2Agent (A2A) Protocol
agentstack
Deploy and share agents with open infrastructure, free from vendor lock-in.
awesome-a2a
Agent2Agent (A2A) – awesome A2A agents, tools, servers & clients, all in one place.
archestra
Enterprise-ready MCP gateway, MCP registry & orchestrator
a2a-in-action
我从A2A官方克隆下来,并加以修改的A2A实战代码示例,用于初学者入门教学,大家一起来A2A吧。
Unified-MCP-Tool-Graph
Instead of dumping 1000+ tools into a model’s prompt and expecting it to choose wisely, the Unified MCP Tool Graph equips your LLM with structure, clarity, and relevance. It fixes tool confusion, prevents infinite loops, and enables modular, intelligent agent workflows.
cli
An interactive command-line interface that uses the Agent2Agent (A2A) & Model Context Protocols (MCP) to manage multi-agent systems.
a2a
Azure-native A2A Technology Demonstrator
devto-agent
Build and deploy an autonomous Devto Agent capable of interacting with the Dev.to platform, powered by A2A (Agent-to-Agent) and MCP (Model Context Protocol)
secure-rag-multi-agent
Secure Retrieval-Augmented Generation (RAG) with role-based access control using Mastra AI orchestration, with JWT Secure, also Deep Research built with Cedar & Next.js. Gemini, OpenAI, Openrouter, & Gemini CLI usable. Also exposes tools, agents as MCP Server Also A2A Agent Cards
jira-a2a
Jira A2A Proof of Concept
Genkit-UI
A production-oriented, TypeScript multi-agent AI platform built on Google Genkit. The system composes Genkit flows, reusable tools, and independent A2A agents to support complex tasks such as research orchestration, code generation, and content editing.
JSentrix
🎯 Autonomous Transaction Monitoring & Fraud Response System (Private, Multi-Agent/Modal, MCP/A2A Compliant)
ag2a
AG2A: AutoGen Agent-to-Agent - A library for AutoGen (AG2) agents with MCP capabilities exposed as A2A agents
chungoid
it built itself
Mastervolt-Deep-Research
Mastervolt Deep Research is a sophisticated multi-agent orchestration system built on VoltAgent that automates complex research workflows. It combines specialized AI agents, semantic memory, intelligent tooling, and custom web scraping to conduct comprehensive research, verify facts, analyze data, and generate publication-ready reports.
a2a-agentkit
The A2A AgentKit provides a collection of sample AI agents that implement the Agent-to-Agent (A2A) protocol. These agents showcase interoperable AI systems built with the A2A SDK, integrated with the Genkit framework and powered by Google Gemini AI models.
google-a2a
About Pure java implementation of Google A2A protocol. This project demonstrates how to build an A2A-compliant multi-agent system using Spring Boot, Ollama, and the Agent-to-Agent (A2A) protocol. The architecture is based on a Parent Agent that orchestrates multiple Child Agents (e.g., Order Agent, Seller Agent).
A2A-Orchestrator
A distributed multi-agent system that orchestrates complex tasks across specialized AI agents using A2A (Agent-to-Agent) protocol, MCP (Model Context Protocol) and LangGraph.
fasta2a
a Python framework for building and consuming Agent‑to‑Agent (A2A) servers. It draws inspiration from the popular FastMCP project but targets the A2A protocol directly.