Skip to main content
Glama

Trending models

trending_models

Tracked AI models ranked by Heat Score (0–100, weighted percentiles of measured Hugging Face/OpenRouter signals) with the raw signals, local-run facts (GGUF size, quantization) and links. Models still collecting a week of history have heat=null and rank after scored ones.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugNoReturn a single model by slug.
limitNoHow many models to return (default 12).

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.9/5.0
Behavior4/5

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

With no annotations, the description carries the behavioral disclosure burden. It explains the Heat Score calculation basis, the meaning of heat=null for models with less than a week of history, and that such models rank after scored ones. This goes well beyond a minimal description, though it does not cover response format details or side effects.

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 information-dense but efficient, with the main point front-loaded and the null-ranking edge case in a second sentence. The first sentence is somewhat heavy with parentheticals, but every phrase earns its place.

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?

Given the simplicity of the tool and the absence of an output schema, the description covers the important return concepts: ranking metric, raw signals, local-run facts, links, and null-heat handling. It does not spell out the exact response shape or sort direction, but for a low-complexity list-like tool this is reasonably 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?

Schema description coverage is 100%, so the baseline is 3. The description adds no parameter-specific detail beyond the schema; both slug and limit are already well documented in the input schema, so no extra semantic guidance is 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 names a specific resource (tracked AI models) and the key behavior (ranked by Heat Score), clearly distinguishing this from the hardware/GPU-focused siblings like gpu_prices and list_hardware. Even though no explicit sibling comparison is made, the domain and content are unambiguous.

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?

Usage is implied: an agent would call this when it needs trending model rankings or model comparison data. However, there is no explicit statement about when to choose this tool over find_fit, gpu_prices, or list_hardware, and no exclusions or alternative routing guidance.

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.

Resources