Skip to main content
Glama
traderalvin1

Polymarket MCP Server

by traderalvin1

get_price_history

Retrieve historical price data for Polymarket tokens to analyze market trends and track performance over time. Specify token ID, time interval, and date range for customized price history analysis.

Instructions

Get historical price data for a token. Source: clobTokenIds from list_active_markets or get_market_details. If no history, returns history=[]. Example: token_id=clobTokenIds[0], interval=1h.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
token_idYesThe token ID to get price history for
intervalNoTime interval (e.g., '1d', '1h', '1m')
fidelityNoNumber of data points to return
startTsNoStart timestamp (unix seconds)
endTsNoEnd timestamp (unix seconds)

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