Skip to main content
Glama
beejmaxx

Polymarket MCP

by beejmaxx

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUST_LOGNostderr log filteringinfo
ALL_PROXYNoProxy for WebSocket connections when POLYMARKET_WS_PROXY is unset
HTTP_PROXYNoProxy used by HTTP API clients
HTTPS_PROXYNoProxy used by HTTP API clients
PLACE_BATCHNoSet to true to enable batch order placement
POLYMARKET_MCP_DBNoSQLite recording and approval-audit databasepolymarket-mcp.sqlite3
POLYMARKET_WS_URLNoOverride the full WebSocket URL
POLYMARKET_WS_PROXYNoUnauthenticated socks5://host:port WebSocket proxy
POLYMARKET_PRIVATE_KEYNoPrivate key for signing trading operations
POLYMARKET_TOOL_PROFILENoTool profile: core, research, trading, or allresearch
POLYMARKET_ENABLE_TRADINGNoEnable trading mutations (set to true to allow order placement)false
POLYMARKET_MAX_ORDER_USDCNoMaximum order size in USDC
POLYMARKET_SIGNATURE_TYPENoSignature type: eoa, legacy proxy, Gnosis Safe, or POLY_1271eoa

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/beejmaxx/polymarket-mcp-rs'

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