Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

patreon_explore

Browse public Patreon creators by topic. Get curated shelves for Top creators, Popular this week, and New on Patreon across ten categories.

Instructions

Browse public Patreon creators by topic. Returns Patreon's public curated creator shelves for one topic: Top creators, Popular this week, and New on Patreon. topic must be one of podcasts_and_shows, visual_arts, tabletop_games, video_games, music, lifestyle, writing, handicrafts, apps_and_software, social_impact.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicYesPublic Explore topic. Allowed values: podcasts_and_shows, visual_arts, tabletop_games, video_games, music, lifestyle, writing, handicrafts, apps_and_software, social_impact

Schema Changelog

Changes observed during successful MCP inspections.

  1. Addedv1.16.2

TDQS

A3.8/5.0
Behavior4/5

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

With no annotations, the description carries the full burden. It clearly states that it returns curated shelves and lists them, and notes the topic constraint. However, it does not disclose behavior on invalid topics, pagination, or data freshness. For a simple read-only browse tool, this is reasonably transparent.

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 with no wasted words. The purpose is front-loaded, and the allowed values are listed concisely. Each sentence earns its place.

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 single-parameter tool with no output schema, the description is quite complete. It tells the agent what the tool does, what it returns, and the exact allowed input values. It does not describe the output structure in detail, but that is likely sufficient for an agent to use it correctly. Minor gaps like pagination or error handling are not critical.

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% (the schema lists the same allowed values verbatim). The description repeats the allowed topics but adds no new meaning beyond the schema. It does not explain the format of the topic values or any additional context, so it meets the baseline for high coverage but adds nothing extra.

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 verb 'Browse' and the resource 'public Patreon creators by topic', and explicitly names the three curated shelves returned. It is unambiguous and distinct from sibling tools like patreon_creator or patreon_creator_tiers, which focus on individual creators or tiers.

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. It does not mention sibling tools like patreon_creator or patreon_rss, nor any conditions for choosing this over them. The only constraint is the allowed topic values, which is more of a parameter validation than usage guidance.

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