Skip to main content
Glama
demwick

Polymarket Agent Mcp

markets.discover

Discover active Polymarket prediction markets by filtering resolution deadlines and categories to find trading opportunities based on market data.

Instructions

Find active Polymarket prediction markets filtered by resolution deadline and category. Returns market question, price, volume, and end date. Use ending='today' for fast-resolving markets, or 'all' to browse everything.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endingNoFilter by resolution deadline: today, this_week, or all active marketstoday
categoryNoFilter by category (e.g. politics, sports, crypto, pop-culture)
min_volumeNoMinimum trading volume in USDC to include a market
limitNoMaximum number of markets to return
Behavior4/5

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

With no annotations provided, the description carries full burden. It discloses key behavioral traits: it's a read operation (implied by 'Find' and 'Returns'), specifies what data is returned (market question, price, volume, end date), and mentions filtering capabilities. It doesn't mention rate limits, authentication needs, or pagination behavior, but provides sufficient context for basic use.

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 zero waste. First sentence states purpose and return values. Second sentence provides crucial usage guidance. Every word earns its place, and the most important information (what it does) is 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?

For a read-only discovery tool with 4 well-documented parameters and no output schema, the description provides good context. It explains what the tool does, when to use it, and what data it returns. The main gap is lack of output format details (structure of returned data), but given the tool's relative simplicity, this is acceptable.

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 the schema already documents all 4 parameters thoroughly. The description adds minimal value beyond the schema - it only mentions the 'ending' parameter with examples ('today' and 'all'). Baseline 3 is appropriate when the schema does the heavy lifting.

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?

The description clearly states the verb 'Find' and resource 'active Polymarket prediction markets' with specific filtering criteria (resolution deadline and category). It distinguishes itself from sibling tools like markets.search, markets.trending, or markets.featured by focusing on discovery with deadline/category filtering rather than general search, trending analysis, or featured content.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit guidance on when to use this tool: 'Use ending='today' for fast-resolving markets, or 'all' to browse everything.' This gives clear context for parameter selection and distinguishes it from alternatives like markets.search (general search) or markets.trending (popularity-based).

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/demwick/polymarket-agent-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server