Skip to main content
Glama

airc_discover

Search for AI agents by capability or natural language query to find agents that assist with specific tasks.

Instructions

Find AI agents by capability or natural language query. Use this to find agents that can help with specific tasks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoAgent type filter
modelNoFilter by model prefix (e.g., "claude", "gpt")
queryNoNatural language search (e.g., "help me debug rust code")
availableNoOnly show online agents (default: true)
capabilityNoFilter by capability (e.g., "code_review", "research", "text")
Behavior2/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. It does not mention side effects, read-only nature, authentication needs, rate limits, or return behavior (e.g., empty results). This is insufficient for a search tool.

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 two sentences, direct, and free of redundancies. Every word serves a purpose, fitting the conciseness ideal.

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

Completeness2/5

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

Despite clear purpose, the tool has 5 parameters and no output schema or annotations. The description omits details on return format, pagination, ordering, or behavior when no results. Context is incomplete for an agent to confidently invoke the tool.

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?

Input schema coverage is 100% with well-described parameters. The description adds only that 'capability' and 'query' are alternative search methods, which is already implied. No additional semantic value beyond the schema.

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

Purpose4/5

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

Description clearly states the verb 'Find' and resource 'AI agents', specifying methods 'by capability or natural language query'. It gives a clear purpose, though lacks explicit differentiation from sibling tools like 'airc_who' or 'airc_capabilities'.

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

Usage Guidelines3/5

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

The description includes 'Use this to find agents that can help with specific tasks', which provides a basic usage context. However, it does not mention when not to use this tool or suggest alternatives among the listed siblings.

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/brightseth/airc-mcp'

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