Skip to main content
Glama
nancheng582-jpg

Polymarket MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEMO_MODENoEnable DEMO mode for read-only access without wallet credentials (true/false)false
POLYGON_ADDRESSNoYour Polygon wallet address (with 0x prefix)
MAX_ORDER_SIZE_USDNoMaximum dollar amount per order1000
POLYGON_PRIVATE_KEYNoYour Polygon wallet private key (without 0x prefix) - required for trading functionality
MAX_SPREAD_TOLERANCENoMaximum spread tolerance (e.g., 0.05 for 5%)0.05
MAX_TOTAL_EXPOSURE_USDNoMaximum total portfolio exposure in USD5000
MIN_LIQUIDITY_REQUIREDNoMinimum required market liquidity in USD10000
ENABLE_AUTONOMOUS_TRADINGNoEnable autonomous trading functionality (true/false)true
MAX_POSITION_SIZE_PER_MARKETNoMaximum position size per market in USD2000
REQUIRE_CONFIRMATION_ABOVE_USDNoRequire user confirmation for orders above this USD amount500

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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