kukapay/polymarket-predictions-mcp
by Various
An MCP server that delivers real-time market odds from Polymarket.
MCP
kukapay/polymarket-predictions-mcp
Added 1 June 2026
Overview
This is an MCP server that provides real-time market odds from Polymarket. It uses the Model Context Protocol to let AI agents query current event probabilities. Built in Python with a straightforward API.
Best for
Best for
Developers building AI agents that need live prediction market odds.
Use cases
- Querying real-time prediction market odds
- Integrating event probability data into AI workflows
- Fetching Polymarket pricing for automation
How to use
Install
uv run mcp install main.py --name "Polymarket Predictions" Tools exposed
get_eventsget_marketssearch_events
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "Polymarket Predictions": {\n "command": "uv",\n "args": [ "--directory", "/path/to/polymarket-predictions-mcp", "run", "main.py" ]\n }\n }\n} Notes
This is an MCP server that provides real-time market odds from Polymarket. It uses the Model Context Protocol to let AI agents query current event probabilities. Built in Python with a straightforward API.
4 stars on GitHub. Last updated 2025-09-23. Licensed MIT.
Use cases
- Querying real-time prediction market odds
- Integrating event probability data into AI workflows
- Fetching Polymarket pricing for automation
Pros
- Lightweight Python implementation
- Direct access to live Polymarket odds
- Simple MCP protocol integration
Cons
- Limited to Polymarket data only
- Low community adoption with 4 stars
- Requires an MCP compatible client
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Python implementation
- Direct access to live Polymarket odds
- Simple MCP protocol integration
Cons
- Limited to Polymarket data only
- Low community adoption with 4 stars
- Requires an MCP compatible client
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.