Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

macrumors_news

Fetch current MacRumors top stories to get Apple news and rumors from the public RSS feed.

Instructions

Get MacRumors top stories. Returns fresh MacRumors Apple news and rumor stories from the public all-stories RSS feed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Addedv1.17.5

TDQS

A3.5/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden. It usefully reveals that the feed is public, all-stories, and fresh, which implies a read-only news-list operation. It does not disclose output shape, ordering, item count, or any auth/rate behavior.

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 short sentences with the primary action front-loaded and the source detail following. No filler or unnecessary repetition.

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 zero-parameter public news fetch, the description is nearly sufficient: it states what is returned and where it comes from. It loses a point for leaving output-format details unstated and not addressing overlap with sibling MacRumors tools.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters, so there is nothing for the description to add beyond the empty schema. The baseline of 4 applies; no parameter explanations are needed.

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 names a specific action and resource ('Get MacRumors top stories') and clarifies the content type ('Apple news and rumor stories'). It is clear and self-contained, though it does not explicitly differentiate from closely related siblings like macrumors_headlines.

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?

No guidance is offered about when to use this tool versus related siblings such as macrumors_headlines, macrumors_article, or macrumors_sections. The description implies 'use for top stories' but provides no exclusions or alternative routing.

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

Deploy Server

Other Tools