Skip to main content
Glama
demwick

Polymarket Agent Mcp

markets.discover

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

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
Behavior2/5

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

No annotations are provided, so the description must fully convey behavioral traits. It implies a read-only operation but does not explicitly state it, nor does it mention authentication, rate limits, or side effects. This lack of explicit disclosure reduces transparency.

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?

The description is extremely concise at two sentences, front-loading the core purpose and return fields, then providing a practical usage example. Every sentence earns its place with zero waste.

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 the moderate complexity and full schema coverage, the description covers the essential aspects: tool purpose, filtering criteria, and return fields. It is complete enough for a discovery tool, though it omits details like default ordering or pagination behavior.

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?

With 100% schema coverage, the baseline is 3. The description adds marginal value by providing a usage hint for the 'ending' parameter ('Use ending="today" for fast-resolving markets'), but offers no additional context for category, min_volume, or limit beyond what the schema already describes.

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 tool's action: 'Find active Polymarket prediction markets filtered by resolution deadline and category.' It also specifies the return fields (market question, price, volume, end date), making the purpose unambiguous.

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?

The description provides guidance on parameter usage ('Use ending="today" for fast-resolving markets, or "all" to browse everything'), but it does not differentiate this tool from siblings like markets.featured or markets.search, leaving the agent to infer when to use this specific 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/demwick/polymarket-agent-mcp'

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