Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

polymarket_tokens_spreads

Retrieve public CLOB spreads for up to 25 Polymarket token ids using credential-free market data. No authentication required.

Instructions

Get Polymarket token spreads. Returns public CLOB spreads for up to 25 Polymarket token ids. This uses credential-free public CLOB market-data JSON and does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyYesToken ids request body
Behavior3/5

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

Mentions it uses public CLOB market-data JSON, credential-free, and handles up to 25 token ids. However, without annotations, more details about rate limits, response format, or error behavior would be beneficial.

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 clarifies authentication requirement. No fluff, all information is relevant and front-loaded.

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 annotations and no output schema, the description adequately covers what the tool does, what it expects, and returns. Could include how to structure the body (e.g., array of strings), but overall sufficient for a simple tool.

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 shows one required 'body' object with description 'Token ids request body'. Description adds that it accepts up to 25 token ids, clarifying the parameter's content and constraint. This adds 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?

Clearly states it gets Polymarket token spreads and returns CLOB spreads. However, does not explicitly differentiate from sibling tool 'polymarket_token_spread' (singular), which might cause confusion about batch vs single usage.

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?

Provides context that it works with public data and does not require authentication, but does not specify when to use this vs the singular version or other alternatives. No exclusion criteria.

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