Skip to main content
Glama
traderalvin1

Polymarket MCP Server

by traderalvin1

list_markets

Retrieve prediction markets from Polymarket with filters for status, tags, dates, and sorting to analyze trading opportunities.

Instructions

List markets with filters (active/closed/tag/date/sort). Use conditionId for Data API and clobTokenIds for CLOB tools. Example: active=true, limit=20.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of markets to return (default: 20)
offsetNoPagination offset (default: 0)
orderNoSort field (e.g., 'volume24hr', 'liquidity', 'startDate', 'endDate', 'createdAt')
ascendingNoSort ascending (default: false)
activeNoFilter by active status
closedNoFilter by closed status
tag_slugNoFilter by tag slug
featuredNoFilter featured markets only
end_date_minNoMinimum end date (ISO 8601)
end_date_maxNoMaximum end date (ISO 8601)

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

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