The reputation layer for AI skills, tools & agents

a2aproject/a2a-inspector

Score: 45.4 Rank #447

Validation Tools for A2A Agents

Overview

a2aproject/a2a-inspector is a TypeScript A2A agent licensed under Apache-2.0. Validation Tools for A2A Agents

Ranked #447 out of 25632 indexed tools.

In the top 2% of all indexed tools.

Has 20 contributors.

Ecosystem

TypeScript Apache-2.0

Signal Breakdown

Stars 364
Freshness 15d ago
Issue Health 41%
Contributors 20
Dependents 0
Forks 117
Description Brief
License Apache-2.0

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Issue Health high impact

You have 34 open vs 24 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for a2aproject/a2a-inspector
[![AgentRank](https://agentrank-ai.com/api/badge/tool/a2aproject--a2a-inspector)](https://agentrank-ai.com/tool/a2aproject--a2a-inspector)
<a href="https://agentrank-ai.com/tool/a2aproject--a2a-inspector"><img src="https://agentrank-ai.com/api/badge/tool/a2aproject--a2a-inspector" alt="AgentRank"></a>

Matched Queries

"a2a agent"

From the README

# A2A Protocol Inspector

The A2A Inspector is a web-based tool designed to help developers inspect, debug, and validate servers that implement the A2A (Agent2Agent) protocol. It provides a user-friendly interface to interact with an A2A agent, view communication, and ensure specification compliance.

The application is built with a FastAPI backend and a TypeScript frontend.

## Features

- **Connect to a local A2A Agent:** Specify the base URL of any agent server to connect (e.g., `http://localhost:5555`).
- **View Agent Card:** Automatically fetches and displays the agent's card.
- **Spec Compliance Checks:** Performs basic validation on the agent card to ensure it adheres to the A2A specification.
- **Live Chat:** A chat interface to send and receive messages with the connected agent.
- **Debug Console:** A slide-out console shows the raw JSON-RPC 2.0 messages sent and received between the inspector and the agent server.

## Prerequisites

- Python 3.10+
- [uv](https://github.com/as
Read full README on GitHub →
Are you the maintainer? Claim this listing