Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

polymarket_homepage_feed

Retrieve Polymarket homepage feed rows for categories like trending, breaking, new, sports, politics, and more. Supports cursor-based pagination up to 100 rows per request.

Instructions

List Polymarket homepage feed rows. Returns normalized rows for Polymarket homepage feeds discovered from the public web app and backed by credential-free Gamma JSON. The feed enum accepts trending, breaking, new, politics, sports, crypto, esports, iran, finance, geopolitics, tech, culture, economy, weather, mentions, and elections. Most feeds return events from Gamma events/keyset; breaking returns high-movement market rows and mentions returns open event search matches.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cursorNoOptional keyset cursor from a prior event feed response
feedNoHomepage feed
limitNoMaximum rows, defaults to 20 and supports up to 100
Behavior3/5

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

The description mentions it's 'credential-free Gamma JSON' and explains differences between feed types (e.g., breaking returns high-movement rows). However, it lacks details on rate limits, data freshness, or whether writes are possible. With no annotations, this is acceptable but not fully 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 key information (purpose, feed enum, differences) is front-loaded. The structure is optimal for an AI agent.

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?

Given no output schema or annotations, the description covers the tool's purpose, parameter details, and feed-specific behavior. It could mention common response fields or pagination behavior, but for a listing tool it is fairly complete.

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%, but the description adds meaningful context: lists all feed enum values, clarifies that cursor is a keyset from a prior response, and specifies limit defaults and max. This goes beyond the schema's short descriptions.

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 clearly states the tool lists Polymarket homepage feed rows and explains the feed enum values. However, it does not explicitly differentiate from sibling tools like polymarket_events or polymarket_markets, making it slightly less distinctive.

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 explicit guidance on when to use this tool versus alternatives among the many Polymarket endpoints. The description implies it's for homepage feeds but doesn't advise when not to use it or mention sibling tools.

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