Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

reddit_search

Search Reddit posts by keywords, subreddit, and sort order. Retrieve normalized public post entries with configurable time window and pagination.

Instructions

Search Reddit posts. Searches public Reddit content and returns normalized public post entries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYesSearch keywords
subredditNoRestrict search to a subreddit name, without r/
sortNoSort: relevance, hot, new, top, or comments
timeNoTime window for top/comments sorts: hour, day, week, month, year, or all
limitNoMaximum posts, defaults to 25 and clamps to 100
afterNoReddit pagination token
Behavior2/5

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

No annotations are provided, so the description carries full burden. It only states 'searches public Reddit content' but does not disclose rate limits, authentication needs, or whether it is read-only. Minimal behavioral context beyond the tool's name.

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?

Description is two sentences, no fluff, and front-loaded with the main purpose. Every sentence contributes meaning without redundancy.

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

Completeness2/5

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

Despite complete schema parameter descriptions, the description lacks context about pagination (after parameter), default limit, sort/time applicability, and return format. No output schema exists, so description should compensate but does not.

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 description coverage is 100%, so all parameters have descriptions in the schema. The tool description adds no extra meaning beyond the schema. Baseline of 3 is appropriate.

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 the tool searches Reddit posts and returns normalized public post entries. Verb 'Search' and resource 'Reddit posts' are specific, and the tool is distinct from siblings like reddit_comments, reddit_post, and reddit_subreddit_posts.

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 on when to use this tool versus alternatives. Siblings include reddit_comments, reddit_post, reddit_subreddit_posts, but the description does not mention these or provide context for selecting this tool.

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