Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

boxofficemojo_showdown

Compare movie release metrics using Box Office Mojo showdown data. Returns normalized comparison metrics from a public showdown page.

Instructions

Box Office Mojo showdown detail. Returns normalized release comparison metrics from a public Box Office Mojo showdown page. Pass exactly one of id, path, or url.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNoBox Office Mojo showdown id
pathNoBox Office Mojo showdown path
urlNoAbsolute https://www.boxofficemojo.com showdown URL
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It states the data comes from a 'public' page, implying no authentication needed, and describes the return type as 'normalized release comparison metrics.' However, it does not disclose whether the operation is read-only, potential side effects, rate limits, or error handling.

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?

The description is extremely concise, with three short sentences that front-load the purpose and include the key usage rule. Every sentence is necessary and no words are wasted.

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

Completeness3/5

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

The description adequately covers the tool's purpose and parameter selection, but with no output schema, it lacks details about the return format or structure of 'normalized release comparison metrics.' This could leave the agent underinformed about what to expect.

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?

Schema coverage is 100%, with each parameter described. The description adds critical value by specifying that exactly one of the three parameters must be passed, which is not evident from the schema (none are required). This guides the agent on proper invocation.

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 it returns 'normalized release comparison metrics from a public Box Office Mojo showdown page,' specifying the verb and resource. Among many boxofficemojo sibling tools (e.g., boxofficemojo_brand, boxofficemojo_calendar), 'showdown' uniquely identifies this tool's focus.

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 instructs to 'pass exactly one of `id`, `path`, or `url`,' which is a clear usage rule for parameters. However, it does not provide context on when to use this tool versus alternatives or when not to use it, leaving the agent to infer from the name and sibling list.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Crawlora-org/crawlora-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server