Skip to main content
Glama

AI tool mortality statistics

deadpool_digest
Read-only

Use this when the user asks how many AI tools die, AI startup failure or shutdown rates, which AI categories decay fastest, how risky the AI tool market is, or for data behind "most AI tools fail" claims. Returns two clearly separated datasets: (1) LIVE catalog decay — 8,000+ verified AI tools with broken vendor-link rates, dead-homepage counts, pricing opacity, and the fastest/slowest-decaying categories, updated daily; (2) a FROZEN dated survival study of 2,291 top Product Hunt launches (of the 2,066 with a determinable outcome, 24.4% are dead within ~2 years). Every figure carries its as-of date. Data comes from the RightAIChoice verification engine; link-decay figures count only VENDOR-published links (site/docs/changelog/repo), never our own derived URLs. Not for: checking one specific tool (use check_tool_status) or predicting a specific tool's future (use viability_score). Decay rates describe categories and cohorts, not individual products.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
response_formatNoconcise = headline mortality figures from both datasets. detailed = adds fastest/slowest-decaying categories and survival splits by launch votes and rank.concise

TDQS

A4.6/5.0
Behavior5/5

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

Beyond the annotations (readOnly=true, destructive=false), the description discloses methodology: it separates LIVE catalog decay from FROZEN dated survival study, counts only vendor-published links, and updates daily. This adds significant behavioral context about the data source and processing.

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 long but well-structured, starting with usage, then datasets, then exclusions. Every sentence provides useful information without redundancy. It is slightly verbose for the sake of thoroughness, but earns its length.

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

Completeness5/5

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

For a complex tool with two datasets and no output schema, the description is complete: it explains both datasets, their update frequency, data sources, counting methodology, and limitations. The annotations cover safety, so no additional behavioral disclosure is needed.

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 has one parameter (response_format) with 100% coverage including descriptions for both enum values. The tool description does not add any additional parameter semantics, so it relies on the schema, which fully covers it. 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 clearly states what the tool does: it provides AI tool mortality statistics including failure rates, decaying categories, and survival studies. It explicitly distinguishes from sibling tools by noting it is not for checking one specific tool (check_tool_status) or predicting a specific tool's future (viability_score).

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?

The description gives explicit use cases ('Use this when the user asks...') and exclusions ('Not for: checking one specific tool (use check_tool_status) or predicting a specific tool's future (use viability_score)'). It also clarifies that decay rates describe categories and cohorts, not individual products, which is a critical boundary.

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.

TDQS

A4.4/5.0
Disambiguation3/5

Most tools split cleanly by question shape (single-tool vs pair vs category vs market), but check_tool_status overlaps heavily with viability_score, market_sentiment, and pricing_reality by bundling the same evidence into one verdict. The extensive not-for cross-references help an agent route, yet several boundary cases like 'is this safe to adopt?' could reasonably go to multiple tools.

Naming Consistency3/5

The names are all readable lowercase snake_case, but they mix verb-led names (check_tool_status, compare_tools, find_alternatives, recommend_tools) with noun-phrase names (category_landscape, market_sentiment, pricing_reality, viability_score), and whats_changed follows neither pattern. There is no single consistent verb_noun convention, though the style is still predictable enough to be browsable.

Tool Count5/5

Ten tools is an appropriate size for a domain covering single-tool research, pairwise comparison, recommendations, alternatives, and aggregate market statistics. Each tool has a reasonably narrow slice of responsibility, so none feel redundant or like filler.

Completeness5/5

The set covers the key query lifecycle for AI-tool intelligence: liveness, viability, sentiment, pricing, change history, comparisons, alternatives, recommendations, category health, and market mortality. Cross-references between tools prevent dead ends, and the only notable limitations are explicitly disclosed rather than silently missing.

Resources