Agent Card Health Check
Server Details
Free no-storage MCP that checks A2A Agent Card connection readiness for authorized targets.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 1 tool
There is only one tool, so no overlap or ambiguity between tools exists. Its purpose—diagnosing A2A agent card health—is clearly distinct.
The single tool name follows a consistent snake_case verb_noun pattern (diagnose_agent_card). There are no mixed conventions to cause confusion.
A single tool is borderline thin for an MCP server. While it matches the narrow health-check purpose, typical servers benefit from additional tools for listing, fetching, or reporting.
For the stated health-check domain, the tool covers the core diagnostic by comparing Agent Card declarations with actual connection results. No obvious CRUD or lifecycle gaps exist because the domain is diagnostic-only.
Available Tools
1 tooldiagnose_agent_cardCInspect
所有または接続を明示許可されたA2Aエージェントについて、Agent Card宣言と非更新の実接続結果を照合します。
| Name | Required | Description | Default |
|---|---|---|---|
| agentCard | Yes | ||
| authorization | No | ||
| authorizedTargetUrl | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full behavioral burden. It implies a diagnostic read/verification operation but does not disclose whether it makes live network calls, requires credentials, has side effects, rate limits, or how failures are reported. For a tool that reconciles declarations against live connection results, this is a significant gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single densely packed sentence with no padding. It is front-loaded with the core action, though the compound phrasing slightly reduces immediate clarity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no annotations, no output schema, 3 parameters at 0% schema coverage, and nested objects, the description is far too thin. It omits what the comparison returns, what a mismatch means, and how to supply credentials, leaving key operational details unaddressed.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the required 'agentCard' and 'authorizedTargetUrl' plus optional 'authorization' object are entirely undocumented. The description references agents and connection results but does not explain the parameter meanings, formats, or the bearer credential structure, leaving the agent to infer.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb (照合します - reconcile/compare) and resources (Agent Card declaration vs. actual non-update connection results). However, the phrasing is dense and the scope ('all or explicitly authorized A2A agents') is somewhat unclear, and there is no sibling differentiation since none exist. Purpose is recoverable but not crisp.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no explicit when-to-use guidance or indication of when-not to use this tool. The mention of authorization scope hints at a condition, but it does not tell the agent when to select this diagnostic over alternatives or what prerequisites apply.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
diagnose_agent_card
Related MCP Connectors
Paid remote MCP for server-card validation, auth checks, trust packets, and readiness.
Discover Agents and MCP capabilities with versions, permissions, and real-work trust context.
Checks whether an ERC-8004-registered agent is actually alive right now via a real MCP handshake
Remote MCP for A2A caller identity, scope policy, verdict receipts, and audit history.
Related MCP Servers
- AlicenseAqualityAmaintenanceAgent-readiness scorecard for any MCP server: protocol checks, 0-100 score and actionable findings.1183 npmMIT
- AlicenseNot gradedqualityCmaintenanceOperational MCP server for Agent Resources, enabling Trust Card lookup, signed telemetry, memory operations, and signing-key management.48 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables users to verify whether an ERC-8004-registered agent is currently reachable by resolving its on-chain registration and performing a live MCP handshake, returning verdicts such as REGISTERED_UNREACHABLE or AGENT_NOT_FOUND.-

AIノアカリ☆ MCPofficial
FlicenseNot gradedqualityBmaintenanceRemote MCP server providing free tools for value-bearing responses and trust receipts, plus optional consent-based commerce, enabling agents and humans to connect to a coordinated AI operator.-
Glama MCP Gateway
Add one secure layer between your agents and this server.