Skip to main content
Glama

Search

search
Read-onlyIdempotent

Search The Guardian newspaper archive (UK-based international news outlet) for articles by keyword, section, tag, or date range. Returns headlines with author, section, publication date, web URL, and optional full body text. Use for "Guardian coverage of X" or UK/EU-perspective news on world events.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNo
tagNo
pageNo
sectionNo
to_dateNo
order_byNo
from_dateNo
page_sizeNo
show_tagsNo
show_fieldsNo
show_elementsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
responseNo

TDQS

A4.2/5.0
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, destructiveHint=false. The description adds context about the source being a UK newspaper and optional full body text, but no behavioral details beyond what annotations cover. No contradiction.

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?

Two sentences: first states purpose and outputs, second provides usage guidance. No wasted words, front-loaded with critical information.

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 complex schema (11 params), presence of output schema, and detailed annotations, the description gives a solid high-level understanding. It covers the main filters and return fields, though it does not enumerate every parameter. The output schema handles detailed return structure, so this is sufficient.

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 has 11 parameters with 0% description coverage. The description mentions key filters like keyword, section, tag, date range, and notes optional full body text. However, many parameters (e.g., page, page_size, show_tags, show_elements) are not explained. The examples partially compensate, but overall the description adds moderate value beyond obvious parameter names.

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 'Search The Guardian newspaper archive... for articles by keyword, section, tag, or date range. Returns headlines with author, section, publication date, web URL, and optional full body text.' This provides a specific verb (search), resource (Guardian archive), and outputs, distinguishing it from sibling tools like 'search_within' or general news tools.

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 explicitly advises 'Use for "Guardian coverage of X" or UK/EU-perspective news on world events.' This gives clear context for when to choose this tool over siblings, and implies it is not for non-Guardian or non-UK/EU news.

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

B3.4/5.0
Disambiguation2/5

Many tools have overlapping purposes and similar names, especially the Pipeworx query tools (ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, deep_research) and the Polymarket tools (polymarket_edges, polymarket_arbitrage, polymarket_fill_risk, etc.). The Guardian-specific tools are distinct but are outnumbered by these confusing clusters, making it hard for an agent to reliably select the right tool.

Naming Consistency1/5

Tool names follow no consistent pattern: some are snake_case (ai_visibility_check, ask_pipeworx), some are verbs without objects (item, tags, forget, recall), and some are inconsistent in style (compare_entities vs. bet_research). There is no unifying naming convention across the set.

Tool Count2/5

With 36 tools, the server is bloated for its implied purpose ('The Guardian' suggests a focused news outlet). Many tools belong to unrelated domains (Pipeworx data platform, Polymarket prediction markets), making the count feel excessive and unfocused. A news-specific server should have far fewer tools.

Completeness1/5

The tool set lacks a coherent domain. The Guardian news tools are complete (search, item, sections, etc.), but the massive inclusion of Pipeworx and Polymarket tools creates dead ends and gaps (e.g., no direct tool to list all prediction markets or search patents). The surface feels like a random collection rather than a designed whole.