Skip to main content
Glama
IQAIcom

polymarket-mcp

by IQAIcom

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHAIN_IDNoBlockchain network chain ID137
CLOB_API_BASENoPolymarket CLOB API base URLhttps://clob.polymarket.com
FUNDER_ADDRESSNoAlternative funder address (alias)
SIGNATURE_TYPENoSignature type for signing transactions2
POLYGON_RPC_URLNoPolygon RPC URL for transactionshttps://polygon-rpc.com
POLYMARKET_FUNDERNoFunder address for transactions
POLYMARKET_PRIVATE_KEYNoPrivate key for trading (enables trading tools)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
logging
{}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_market_by_slugA

Get detailed information about a specific market by its slug identifier. The slug can be extracted from the Polymarket URL.

get_event_by_slugA

Get detailed information about a specific event by its slug identifier. Events group multiple related markets.

list_active_marketsA

List all currently active markets with pagination. Returns markets that are not yet closed.

search_marketsB

Search for markets, events, and profiles using text search.

get_markets_by_tagB

Get markets filtered by a specific tag ID. Useful for finding markets in specific categories.

get_all_tagsA

Get a list of all available tags for categorizing markets.

get_order_bookB

Get the current order book for a specific market token. Shows all active buy and sell orders.

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

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