Multi-Agent-System-A2A-ADK-MCP and A2A_ADK_MCP

These appear to be **competitors** — both implement the same technical stack (Google ADK + A2A + MCP for multi-agent systems) with the second being a more actively maintained fork or reimplementation of the first, as evidenced by nearly identical naming and the significant star count difference despite both having zero monthly downloads.

Maintenance 2/25
Adoption 8/25
Maturity 15/25
Community 18/25
Maintenance 10/25
Adoption 5/25
Maturity 9/25
Community 17/25
Stars: 55
Forks: 16
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 11
Forks: 10
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stale 6m No Package No Dependents
No Package No Dependents

About Multi-Agent-System-A2A-ADK-MCP

RubensZimbres/Multi-Agent-System-A2A-ADK-MCP

Multi-Agent Systems with Google's Agent Development Kit + A2A + MCP

Implements a three-stage security pipeline (Judge → SQL Agent → Mask) using A2A protocol for inter-agent communication and MCP tools for database queries, with threat detection via pattern matching and PII masking via DLP. Agents run on separate FastAPI servers (ports 10002-10004) coordinated through a task manager, deployable to Cloud Run with Google's ADK framework and Vertex AI integration for production workloads.

About A2A_ADK_MCP

Roji-val/A2A_ADK_MCP

Multi-Agent Systems with Google's Agent Development Kit + A2A + MCP

Implements Agent-to-Agent (A2A) communication protocol and Multi-Agent Control Protocol (MCP) for seamless inter-agent coordination within Google's ADK framework, enabling real-time task delegation and synchronized action management. Provides extensible Python-based agent classes with built-in support for custom agent creation, allowing developers to define task-specific behaviors while leveraging the underlying orchestration layer for scalable distributed systems.

Scores updated daily from GitHub, PyPI, and npm data. How scores work