Agent Card Health Check
Rank #89,977io.github.kadopi/agent-card-health-check
Free no-storage MCP that checks A2A Agent Card connection readiness for authorized targets.
Agent Card Health Check is a Model Context Protocol (MCP) server published by kadopi. It ranks #89,977 of 132,113 servers tracked on MCP Toplist. Agent Card Health Check is listed on Official MCP, with 1 tracked version. It was first listed on Sep 13, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 42,136 of 132,113 servers on MCP Toplist.
Use Agent Card Health Check
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-card-health-check https://agent-card-health-check.kadopi.workers.dev/mcp[mcp_servers.agent-card-health-check]
url = "https://agent-card-health-check.kadopi.workers.dev/mcp"Add to ~/.codex/config.toml.
https://agent-card-health-check.kadopi.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-card-health-check": {
"url": "https://agent-card-health-check.kadopi.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-card-health-check": {
"type": "http",
"url": "https://agent-card-health-check.kadopi.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-card-health-check": {
"serverUrl": "https://agent-card-health-check.kadopi.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-card-health-check": {
"url": "https://agent-card-health-check.kadopi.workers.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.kadopi%2Fagent-card-health-check)<a href="https://mcptoplist.com/server/io.github.kadopi%2Fagent-card-health-check"><img src="https://mcptoplist.com/badge/io.github.kadopi%2Fagent-card-health-check.svg" alt="MCP Toplist: #89,977 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kadopi
Other servers by kadopi
View all kadopi servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 13, 2026 |
Frequently asked questions
- Who maintains Agent Card Health Check?
- Agent Card Health Check is maintained by kadopi, which publishes 4 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Agent Card Health Check listed on the Official MCP Registry?
- Yes — Agent Card Health Check is listed on the Official MCP Registry.
- How many versions does Agent Card Health Check have?
- MCP Toplist tracks 1 version of Agent Card Health Check, most recently published on Sep 13, 2026.
- Where can I find the source code for Agent Card Health Check?
- The source code for Agent Card Health Check is hosted at github.com/kadopi/my-projects.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.