Skip to main content
Glama
traderalvin1

Polymarket MCP Server

by traderalvin1

get_current_price

Fetch real-time bid, ask, and mid prices for Polymarket prediction market tokens to analyze current market conditions and implied probabilities.

Instructions

Get CLOB /price for BUY/SELL and return bid/ask/mid. Source: clobTokenIds from list_active_markets or get_market_details. If token has no active CLOB/order book, returns 404. Example: token_id=clobTokenIds[0], side=BOTH.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
token_idYesToken ID
sideNoPrice side to fetch (default: BOTH)BOTH

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