Skip to main content
Glama
traderalvin1

Polymarket MCP Server

by traderalvin1

list_comments

Retrieve comments from Polymarket prediction markets by specifying parent entity type and ID, with filtering options for users, markets, and sorting.

Instructions

List comments from Gamma API /comments. Requires parent_entity_type and parent_entity_id in practice (use list_events/list_series/list_markets to get IDs); otherwise Gamma often returns 422. Example: parent_entity_type=Event, parent_entity_id=80505.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of comments to return (default: 20)
offsetNoPagination offset (default: 0)
userNoFilter by user address (0x...)
marketNoFilter by market slug or ID
orderNoComma-separated list of fields to order by
ascendingNoSort ascending
parent_entity_typeNoFilter by parent entity type
parent_entity_idNoFilter by parent entity ID
get_positionsNoInclude commenter's positions
holders_onlyNoOnly include comments from holders

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