Skip to main content
Glama

Search software tools

search_tools
Read-only

Find software tools by query, category, free plan, or price limit. Results show current pricing with source and check date.

Instructions

Search TopAlternativesTo's catalogue of software tools. Filter by free-text query, category, whether a free tier exists, and a maximum starting price. Every result carries the price, the vendor page it was read from, and the date it was checked. WHEN TO USE: browsing or filtering ('project management tools under 15 dollars', 'CRMs with a free plan'). Use get_alternatives when the user wants to replace a specific tool, and get_tool for full detail on one.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoDefault 10.
queryNoFree-text match on name, category, tagline and features. Results come back best-match first.
categoryNoCategory slug, for example 'crm' or 'meeting-notetakers'. Omit to search all.
free_tierNoOnly tools with a genuinely free plan.
max_priceNoOnly tools whose disclosed starting price is at or below this. Excludes quote-only tools.
Behavior4/5

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

Annotations already declare readOnlyHint=true, openWorldHint=true and destructiveHint=false, so the safety profile is covered, lowering the bar. The description adds genuine non-annotation context: 'Every result carries the price, the vendor page it was read from, and the date it was checked.' This provenance detail aligns with the openWorldHint and tells the agent what data accompanies each hit, filling a real gap since there is no output schema.

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 core purpose is front-loaded in the first sentence, and the WHEN TO USE block is separated to aid scanning. Wording like 'right match' where 'best-match' would do is minor; overall every sentence earns its place with routing and result-shape information rather than filler.

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 5-parameter, all-optional tool with no output schema, the description compensates well: it documents the free-text/category/free-tier/max-price filters, explains result contents (price, vendor page, check date) where an output schema would normally live, and completes the sibling routing. The only omission is pagination beyond the schema's default-10 limit, but all parameters are already fully documented in the schema.

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%, and the schema already documents all five parameters in detail (e.g., query 'Free-text match on name, category, tagline and features... right match first'; max_price 'Excludes quote-only tools'). The description's filter list merely paraphrases the schema, so it adds little beyond the structured definition — baseline 3 is appropriate.

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 names a specific verb and resource ('Search TopAlternativesTo's catalogue of software tools') and enumerates the filter dimensions. It also differentiates from siblings by naming get_alternatives and get_tool directly, so an agent can distinguish the browse/filter path from the replace-specific-tool or get-full-detail paths without opening any schema.

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

Usage Guidelines5/5

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

An explicit 'WHEN TO USE' block gives concrete example queries ('project management tools under 15 dollars', 'CRMs with a free plan') and states exactly when to route elsewhere: 'Use get_alternatives when the user wants to replace a specific tool, and get_tool for full detail on one.' This is firm, unambiguous routing guidance.

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/AgenticAdvertising/topalternativesto-mcp'

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