Skip to main content
Glama

search_agent_directory

Find AI agents by name, capability, or protocol support. Search the live ERC-8004 registry across 50+ chains, with filters for chain, capabilities, and minimum reputation.

Instructions

Search the AI agent directory — find registered agents by name, capability, protocol support, or reputation. Powered by the live ERC-8004 registry via 8004scan (110,000+ agents indexed across 50+ chains).

Returns agent identity, owner wallet/ENS, reputation scores, supported protocols (MCP/A2A/OASF), verification status, and links to 8004scan profiles.

Examples:

  • "trading agents on Base" → search for trading agents filtered to Base chain

  • "MCP agents" → find agents that support the Model Context Protocol

  • "high reputation agents" → set minReputation to find top-scored agents

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainNoFilter by chain name (e.g. "Ethereum Mainnet", "Base", "Solana Mainnet")
limitNoMax results (default 25, max 50)
queryNoSearch query — agent name, capability, or description
capabilitiesNoFilter by supported protocols (e.g. ["MCP", "A2A", "OASF"])
minReputationNoMinimum total score (0-100)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden. It discloses the live ERC-8004 registry source, the scale (110,000+ agents, 50+ chains), and the return fields (identity, owner, reputation, protocols, verification status, links). This is strong context for a search tool, though it could add explicit read-only confirmation or rate-limit info. No contradictions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured: a clear opening purpose, a data-source/return-value paragraph, and impactful examples. Every sentence earns its place—there is no fluff. Length is appropriate for the tool's complexity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite no output schema, the description explains return values comprehensively. It also provides context about data source, chain coverage, and example use cases. With 5 optional parameters and no annotations, this is a nearly complete picture for an agent to decide when and how to invoke the tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, and the description adds a valuable mapping layer via examples: 'trading agents on Base' maps to query+chain, 'MCP agents' maps to capabilities, 'high reputation agents' maps to minReputation. This goes beyond the schema's individual field descriptions and shows how parameters combine to fulfill natural language intents.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states a specific action ('Search the AI agent directory') with the resource and scope ('registered agents by name, capability, protocol support, or reputation'). It distinguishes itself from siblings like search_ens_names (ENS names) and get_agent_reputation (single agent reputation) by focusing on directory-wide search with multiple filters.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The examples give concrete usage scenarios ('trading agents on Base', 'MCP agents', 'high reputation agents') that implicitly teach when to use this tool. However, it does not explicitly mention alternatives or when not to use it, such as saying 'for a single agent's reputation, use get_agent_reputation instead.' Still, the context is clear and actionable.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/eggybug42069/namewhisper-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server