Skip to main content
Glama

chart_rankings

Retrieve current chart rankings by specifying platform and category slugs from chart_categories. Explore top charts for newsletters and archives.

Instructions

Latest chart rankings for a platform / category. Use chart_categories to discover valid platform and category slugs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
variantNoOptional variant: 'paid', 'free', 'rising', etc.
categoryYesCategory slug (from chart_categories).
platformYesChart platform slug (from chart_categories).
Behavior2/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 does not disclose behavioral traits such as read-only nature, data range, pagination, error handling, or rate limits. Only states it returns 'latest chart rankings'.

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, second gives usage guidance. No redundant words, front-loaded essential information.

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?

Given the tool has 3 parameters (2 required), no output schema, and no annotations, the description explains what it returns ('Latest chart rankings') but lacks details on response format, pagination, or handling of invalid inputs. Reasonable but incomplete.

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% with descriptions for all three parameters. The description adds that platform and category slugs come from chart_categories, but the schema already mentions 'from chart_categories'. No additional semantic value beyond reinforcement.

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?

Description clearly states 'Latest chart rankings for a platform / category', specifying the resource and action. It distinguishes from sibling tools like chart_categories by directing users to that tool for valid slugs.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly advises using chart_categories to discover valid slugs, guiding when to use this tool in a workflow. Lacks explicit when-not-to-use or alternative tool comparisons, but the sibling context implies the distinction.

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/getreletter/reletter-mcp'

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