Skip to main content
Glama

SaaSCity

Find launch directories

find_launch_directories
Read-onlyIdempotent

Filter 1,666 startup, SaaS and AI directories by category, minimum Ahrefs DR, link type (dofollow/nofollow), price and badge-swap requirement. Returns submit URLs. Link type and price are "unknown" where nobody has verified them yet - treat those as unverified, not as free or dofollow.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sortNodr = strongest firstdr
limitNoResults per page
queryNoMatch against directory name or domain, e.g. "hunt" or "betalist"
min_drNoMinimum Ahrefs Domain Rating
offsetNoSkip this many results (pagination)
pricingNofree_or_freemium = there is a no-cost routeany
categoryNoDirectory category
link_typeNodofollow = verified followed linkany
exclude_badge_exchangeNoDrop directories whose free listing requires their badge on your site

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
totalYesMatches before pagination
offsetYes
attributionYes
directoriesYes
dataUpdatedAtYesDate link type and price were last swept (YYYY-MM-DD). DR has its own date per row.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior4/5

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

Annotations already provide readOnlyHint=true and idempotentHint=true, so the safety profile is covered. The description adds valuable behavioral context by warning that link type and price may be 'unknown' and should be treated as unverified rather than as free or dofollow. This goes beyond the annotations and helps the agent interpret results correctly.

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 with no fluff. The first sentence front-loads the action and criteria, the second covers the return type and a crucial data-quality caveat. Every sentence earns its place, and the structure is logical.

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 tool with 9 parameters and an existing output schema, the description covers the core purpose and adds a critical caveat about unverified values. It does not mention pagination, sorting, or result count, but these are handled by the schema parameters. The description is sufficiently complete for an agent to invoke the tool correctly, given the rich structured metadata.

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 documents all 9 parameters with descriptions and enums, achieving 100% coverage. The description does not add meaning to the parameters themselves; it merely lists some filter criteria already present in the schema. The 'unknown' caveat pertains to result values, not input semantics. Since coverage is high, the baseline of 3 is appropriate.

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?

The description clearly states the tool filters startup/SaaS/AI directories by multiple criteria (category, DR, link type, price, badge swap) and returns submit URLs. The verb 'Filter' is specific and the resource is explicit. It does not explicitly contrast with sibling tools like find_alternatives or search_listings, but the purpose is unambiguous and not a tautology.

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

Usage Guidelines2/5

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

The description offers no guidance on when to use this tool versus alternatives. It does not mention any exclusions or contexts where another tool (e.g., recommend_launch_directories or get_launch_directory) would be more appropriate. The reader is left to infer usage from the filtering semantics alone.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.