Back to Apps

Polymarket MCP
by ozgureyilmaz
Real-time prediction market data, prices, and search for Polymarket via Claude Desktop or CLI.
0 stars
Works in:claude
Exposes:Tools
What it does
Connects your AI assistant to Polymarket, the world's largest prediction market. It allows the AI to retrieve real-time market data, track trending markets by volume, search for specific prediction markets, and fetch current prices for specific outcomes.
Tools
trending: Get the most active markets based on volume.markets: List active prediction markets.search: Find markets using keywords in questions and descriptions.market_details: Get comprehensive details for a specific market ID.prices: Fetch the latest prices for a specific market.
Installation
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"polymarket": {
"command": "polymarket-mcp"
}
}
}
Note: You must first install the binary via cargo install --git https://github.com/ozgureyilmaz/polymarket-mcp.
Supported hosts
- Claude Desktop
Quick install
cargo install --git https://github.com/ozgureyilmaz/polymarket-mcpInformation
- Pricing
- free
- Published
- 6/12/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"polymarket": {
"command": "polymarket-mcp"
}
}
}





