Polymarket MCP
by beejmaxx
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RUST_LOG | No | stderr log filtering | info |
| ALL_PROXY | No | Proxy for WebSocket connections when POLYMARKET_WS_PROXY is unset | |
| HTTP_PROXY | No | Proxy used by HTTP API clients | |
| HTTPS_PROXY | No | Proxy used by HTTP API clients | |
| PLACE_BATCH | No | Set to true to enable batch order placement | |
| POLYMARKET_MCP_DB | No | SQLite recording and approval-audit database | polymarket-mcp.sqlite3 |
| POLYMARKET_WS_URL | No | Override the full WebSocket URL | |
| POLYMARKET_WS_PROXY | No | Unauthenticated socks5://host:port WebSocket proxy | |
| POLYMARKET_PRIVATE_KEY | No | Private key for signing trading operations | |
| POLYMARKET_TOOL_PROFILE | No | Tool profile: core, research, trading, or all | research |
| POLYMARKET_ENABLE_TRADING | No | Enable trading mutations (set to true to allow order placement) | false |
| POLYMARKET_MAX_ORDER_USDC | No | Maximum order size in USDC | |
| POLYMARKET_SIGNATURE_TYPE | No | Signature type: eoa, legacy proxy, Gnosis Safe, or POLY_1271 | eoa |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessUnresponsive