Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

A2a Protocol Mcp Server Js

БесплатноНе проверен

JavaScript MCP Server — Google Agent2Agent Protocol bridge for agent discovery and task delegation

GitHubEmbed

Описание

JavaScript MCP Server — Google Agent2Agent Protocol bridge for agent discovery and task delegation

README

MCP server implementing the Google Agent2Agent (A2A) Protocol for AI agent discovery and task delegation.

The A2A protocol enables AI agents to communicate with each other regardless of framework or vendor. This server provides a local A2A-compatible directory where agents can register, discover each other by capability, and delegate tasks.

Tools

Tool Description
create_agent_card Create an A2A-compatible agent card
register_agent Register an agent in the local directory
discover_agents Search agents by capability
send_task Create a task request for a target agent
get_task_status Check task status by ID
list_registered_agents List all registered agents

Installation

npm install @aiagentkarl/a2a-protocol-mcp-server

Or run directly with npx:

npx @aiagentkarl/a2a-protocol-mcp-server

Configuration

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "a2a-protocol": {
      "command": "npx",
      "args": ["-y", "@aiagentkarl/a2a-protocol-mcp-server"]
    }
  }
}

How It Works

  1. Register agents with their capabilities and endpoints
  2. Discover agents by searching for specific capabilities
  3. Send tasks to agents and track their status
  4. Agent cards follow the A2A protocol format for interoperability

Data is stored locally in ~/.a2a-agents/ as JSON files.

A2A Protocol

Google's Agent2Agent protocol defines a standard for AI agents to:

  • Discover each other through agent cards
  • Communicate via structured task messages
  • Delegate work across different agent frameworks

This server implements the core discovery and task delegation patterns as MCP tools, making A2A capabilities available to any MCP-compatible AI client.


More MCP Servers by AiAgentKarl

Category Servers
🔗 Blockchain Solana
🌍 Data Weather · Germany · Agriculture · Space · Aviation · EU Companies
🔒 Security Cybersecurity · Policy Gateway · Audit Trail
🤖 Agent Infra Memory · Directory · Hub · Reputation
🔬 Research Academic · LLM Benchmark · Legal

→ Full catalog (40+ servers)

License

MIT

from github.com/AiAgentKarl/a2a-protocol-mcp-server-js

Установка A2a Protocol Mcp Server Js

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/AiAgentKarl/a2a-protocol-mcp-server-js

FAQ

A2a Protocol Mcp Server Js MCP бесплатный?

Да, A2a Protocol Mcp Server Js MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для A2a Protocol Mcp Server Js?

Нет, A2a Protocol Mcp Server Js работает без API-ключей и переменных окружения.

A2a Protocol Mcp Server Js — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить A2a Protocol Mcp Server Js в Claude Desktop, Claude Code или Cursor?

Открой A2a Protocol Mcp Server Js на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare A2a Protocol Mcp Server Js with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории productivity