Skip to main content
Glama

find_agent

Search 2,000+ AI agents across A2A and MCP ecosystems to find suitable options for specific tasks. Filter results by uptime, latency, operational score, authentication requirements, and payment support.

Instructions

Find the best AI agents for a given task. Searches 2,000+ agents across A2A and MCP ecosystems. Supports quality constraints: min uptime, max latency, min score, auth requirement, payment support.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_descriptionYesWhat you need the agent for (e.g., 'web scraping', 'translation')
max_resultsNoMax results (default 5)
min_scoreNoMin operational score 0-100
min_uptimeNoMin 30-day uptime fraction (e.g., 0.99 = 99%)
max_latency_msNoMax P95 latency in ms
auth_requiredNofalse = only open/unauthenticated agents
payment_enabledNoFilter by x402 payment support
protocolNoFilter by protocol: 'a2a' or 'mcp'
categoryNoFilter by category (e.g., 'Developer Tools')
Behavior3/5

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

With no annotations provided, the description carries full burden. It mentions search scope and quality constraints but doesn't disclose behavioral traits like rate limits, authentication requirements for using the tool itself, pagination behavior, or what 'best' means algorithmically. The description provides basic operational context but lacks deeper behavioral transparency.

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

Conciseness4/5

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

The description is appropriately sized with two sentences that efficiently convey purpose and key capabilities. It's front-loaded with the core function and follows with constraint details. While very efficient, it could potentially benefit from slightly more structure for readability.

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

Completeness3/5

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

For a search tool with 9 parameters and no output schema, the description provides adequate context about what the tool does but lacks information about return format, result structure, or error conditions. With no annotations and no output schema, the description should ideally provide more complete operational context for effective agent use.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema already documents all 9 parameters thoroughly. The description adds minimal value beyond the schema by listing some filter types in the description text, but doesn't provide additional semantic context or usage examples beyond what's in the parameter descriptions.

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 the verb ('find') and resource ('AI agents'), specifies the scope ('2,000+ agents across A2A and MCP ecosystems'), and lists key quality constraints. It distinguishes itself from siblings like check_agent_status or get_agent_score by focusing on discovery rather than status checking or scoring.

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 description implies usage context ('for a given task') and lists available filters, but doesn't explicitly state when to use this tool versus alternatives like get_ecosystem_stats or report_outcome. It provides clear filtering capabilities but lacks explicit sibling differentiation beyond the purpose statement.

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/chiark-ai-dev/chiark-mcp'

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