Skip to main content
Glama

Pick of the week

weekly_pick

The current pick of the week: one tracked model chosen by a published rule (largest counted Heat Score rise among models that run comfortably on a consumer card of up to 24 GB), with the numbers frozen at selection time, a device-by-device fit ladder and the written report including its caveats. Pass week (e.g. 2026-w37) for a past issue. issue is null until the first issue is published.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
weekNoISO week label of a past issue, e.g. 2026-w37 (default: the current issue).

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 full behavioral burden. It discloses that numbers are frozen at selection time, that the output includes a fit ladder and report with caveats, and that issue is null until first publication. It does not mention errors or authentication, but for a read-only retrieval tool, this is sufficient transparent behavior.

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 concise and front-loaded, starting with the purpose and rule, then covering the parameter and null behavior. The run-on first sentence is dense but information-rich. Overall, every sentence earns its place with minimal redundancy.

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 simple tool with one optional parameter and no output schema, the description covers the return content (fit ladder, report, caveats), the selection rule, and the null edge case. It lacks explicit info about error handling or response format, but these are minor gaps for this kind of tool.

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 coverage is 100% and the parameter description already includes the format, example, and default behavior. The tool description reiterates the parameter usage (pass week for past issue) but adds no new semantic detail beyond what the schema already provides. 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 the tool returns the pick of the week, a specific model chosen by a published rule, along with fit ladder and report. It distinguishes itself from siblings (find_fit, gpu_prices, etc.) by naming the unique selection rule and the specific resource, making its purpose 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?

The description implies usage for retrieving the weekly pick and explains the parameter for past issues, but it does not explicitly contrast it with sibling tools or state when not to use it. There is no mention of alternatives like gpu_prices or find_fit. The context is clear, but the guidance is not explicit.

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