Skip to main content
Glama

search_agents

Find vetted MCP doer agents for coding, data analysis, support, design, DevOps, and more. Returns matching agent slugs, titles, taglines, and descriptions. Read-only, no auth required.

Instructions

Search FindAgent's public catalog of vetted MCP "doer" agents (coding, data analysis, customer support, design, DevOps, and more). Returns matching agents with slug, title, tagline, and description. Read-only, no auth.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch terms, e.g. "data analysis", "shopify", or "github".
Behavior4/5

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

With no annotations, the description properly discloses that the operation is read-only and requires no auth, which covers the main safety and access profile. It also states the returned fields. It doesn't mention result limits or ordering, but the core behavioral traits are explicit.

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?

Two sentences, front-loaded with the primary action and resource, followed by return fields and access traits. No wasted words; every sentence adds useful information.

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

Completeness4/5

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

For a single-parameter search tool with no output schema, the description covers purpose, return contents, and access requirements. It could additionally clarify result limits or query syntax, but the schema example mitigates that, so it is nearly complete.

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?

The input schema fully documents the query parameter with examples, and the tool description adds little beyond confirming that matching agents are returned. Since schema coverage is 100%, a baseline of 3 is appropriate; no extra semantics are needed.

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 states a specific verb ('Search') and a specific resource (FindAgent's public catalog of vetted MCP 'doer' agents), names categories, and lists return fields. It clearly conveys what the tool does and differentiates from an overview tool.

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 implies usage: use when you need to find agents by search terms. It doesn't explicitly compare with get_overview or state when not to use this tool, but the read-only search context is clear. Lacks explicit alternatives.

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/team886/findagent-mcp'

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