No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by GongRzhe · MCP Server · ★ 148
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is A2A-MCP-Server safe to install? View the security audit →
A2A MCP Server A 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. Overview This project serves as an integration layer between two cutting-edge AI agent protocols: Model Context Protocol (MCP): Developed by Anthropic, MCP allows AI assistants to connect to external tools and data sources. It standardizes how AI applications and large language models connect to external resources in a secure, composable way. Agent-to-Agent Protocol (A2A): Developed by Google, A2A enables communication and interoperability between different AI agents through a standardized JSON-RPC interface. By bridging these protocols, this server allows MCP clients (like Claude) to discover, register, communicate with, and manage tasks on A2A agents through a unified interface. Demo 1, Run The Currency Agent in A2A Sample 2, Use Claude to Register the Currency Agent  with the Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants (like Claude) to seamlessly interact with A2A agents.. It is categorized as a MCP Server with 148 GitHub stars.
A2A-MCP-Server is primarily written in Python.
You can find installation instructions and usage details in the A2A-MCP-Server GitHub repository at github.com/GongRzhe/A2A-MCP-Server. The project has 148 stars and 38 forks, indicating an active community.
A2A-MCP-Server is released under the Apache-2.0 license, making it free to use and modify according to the license terms.