Skip to main content
Glama

Polymarket MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POLYGON_ADDRESSYesYour Polygon wallet address
MAX_ORDER_SIZE_USDNoMaximum dollar amount per order1000
POLYGON_PRIVATE_KEYYesYour Polygon wallet private key (without 0x prefix)
MAX_SPREAD_TOLERANCENoMaximum spread tolerance (e.g., 0.05 for 5%)0.05
MAX_TOTAL_EXPOSURE_USDNoMaximum total portfolio exposure in dollars5000
MIN_LIQUIDITY_REQUIREDNoMinimum required market liquidity in dollars10000
ENABLE_AUTONOMOUS_TRADINGNoEnable or disable autonomous tradingtrue
MAX_POSITION_SIZE_PER_MARKETNoMaximum position size per market in dollars2000
REQUIRE_CONFIRMATION_ABOVE_USDNoRequire user confirmation for orders above this dollar amount500

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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