Skip to main content
Glama

Hot Topics MCP

get_reddit_intel

High-engagement community threads (HackerNews + StackExchange) for Reddit GEO content research. Tracks: kids, ai, poa.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
trackNoai

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.3/5.0
Behavior3/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It usefully reveals that the tool returns high-engagement community threads from specific sources and that track filters results. It does not describe output shape, pagination, or side effects, though this appears to be a read-style intel tool, so the omission is moderate.

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 a single sentence with no filler. It front-loads the core behavior, then lists the track options, making it easy to scan and parse.

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?

For a one-parameter read tool, the description covers the core purpose, sources, and track options. However, with no output schema and no annotations, it leaves unclear what the returned intel actually looks like, what 'poa' refers to, and what 'GEO content research' entails, so there are meaningful gaps.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate by explaining the track parameter. It merely repeats the enum values ('kids, ai, poa') without adding meaning about what each track represents or how an agent should choose among them. This does not provide enough semantic value beyond the schema.

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 identifies a specific resource ('high-engagement community threads'), names the sources (HackerNews + StackExchange), and lists the track options. It lacks an explicit verb like 'returns' or 'fetches' and does not explicitly distinguish itself from the sibling tool get_trending, so it stops short of a 5.

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 provides a clear purpose ('for Reddit GEO content research') and lists the available tracks, so an agent can infer when it might be relevant. However, it gives no guidance on when to prefer this tool over get_trending, nor any exclusion criteria or alternative conditions.

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.