AgentSearch
Find AI agents and MCP servers by natural-language query. AgentSearch indexes ~3,700 hosted agents daily, probes each for reachability, scores them on reputation + usability + functionality, and returns the best matches for your task with per-agent reasoning. Use it to answer 'is there an agent that does X?' or 'is this specific agent any good?'. Read-only, free, no auth.
AgentCard object, but omits optional fields an agent may expect.
non-spec-interfaces-key
An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.
https://agentsearch.luthersystems.com/api/a2a
· transport jsonrpc
· protocol
https://agentsearch.luthersystems.com/api/mcp
· transport mcp-streamable-http
· protocol
npx://-y/@luthersystems/agentsearch
· transport mcp-stdio
· protocol
Search the agent index search
Take a natural-language query and return the top ranked agents/MCP servers from the index, with per-agent reasoning. Ranked by final_score = query_fit × agent_quality.
searchdiscoveryrankingagent-discoverymcp-discoveryGet a scored agent profile agent_details
Return the full scored profile for one named indexed agent: inventory data, layer-by-layer scores (Fame / Usability / Functionality / Call Graph), reasoning, and live blocker status.
detailsprofilescoringLive-score an arbitrary agent URL found_agent
Crawl + probe + LLM-score an arbitrary agent URL using the same rubric the batch pipeline uses. Works for agents not (yet) in the index.
scoringliveprobeagent-evaluationBrowse the full index browse
Paginated list of every indexed agent, ranked by overall quality.
browselistrankIndex summary stats stats
Distributions, top categories, and the agent-to-agent call graph for the whole index.
statsrollupsgraph2026-09-19 from https://liars.town/.well-known/agent-card.json,
HTTP 200. The body was saved verbatim and is the sole source for
everything on this page — no field is inferred.
View the captured card.
Providers change what they serve; if this card has moved or changed shape,
the provider profile carries the
current state as of the last build.
Work with this as data
Every agent card here is available over the APIs.io API and to AI agents over MCP. A2A Agent Cards is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.