Enterprise DNA
M MCP Servers Developer low

kukapay/polymarket-predictions-mcp

by Various

An MCP server that delivers real-time market odds from Polymarket.

K

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_events
  • get_markets
  • search_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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks