AgentStore
All apps
🎯
Data & Analytics

Polymarket Predictions MCP

kukapay's Polymarket odds query (read-only, no trading)

🎯kukapay·AgentStore Score 6.8
GitHubCompare
GitHub ⭐
3
Editor's take

Read-only version. For placing orders, use aryankeluskar/polymarket-mcp (the 54,822-calls one).

Hand-written by the AgentStore research team from docs + code + live usage data

About

An MCP server that delivers real-time market odds from Polymarket, enabling AI agents and analysts to access, compare, and act on decentralized prediction data.

From the project README
Key capabilities
Event Retrieval — Fetch Polymarket events with details (title, description, endDate, volume) and associated markets in a tabulated format.
Market Retrieval — Retrieve markets with key fields (question, zipped outcomes and outcomePrices, endDate, volume, closed) in a table.
Event Search — Search for events using Polymarket's /public-search endpoint with comprehensive query parameters.
Prompt Support — Includes a prompt template for analyzing specific markets.
Formatted Outputs — Uses tabulate for clean, readable table outputs and handles JSON parsing for outcomes and prices.

Install

Pick your runtime, copy the snippet, paste it into your client config.

{
  "mcpServers": {
    "kukapay-polymarket-predictions-mcp": {
      "command": "npx",
      "args": ["-y", "kukapay-polymarket-predictions-mcp"]
    }
  }
}
Prerequisites
  • ·Node.js 20+
  • ·An MCP-compatible client

Project pulse

Live from GitHub — see if the project is actually maintained.

Language
Python
License
MIT
Contributors
1
Open issues
0
Created
Sep 2025

How it compares

Position among 44 tools in the data category

By calls
#33/ 44
top 73%
By stars
#41/ 44
top 91%
By AgentStore Score
#43/ 44
top 95%

Security profile

Open source
Yes
Audited
No
Key handling
Local
Paid
Free

Similar tools