mcpbeat Sign in

Polymarket News MCP Server

by mobymedia Your server? Claim it
local only

Polymarket News MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from pypi. Last commit 9 Sep 2026.

Match news headlines to the Polymarket prediction markets they move - live odds and deep links

Installs per day peak 20 · avg 9 · -22% w/w
a month agotoday
53
Installs / week
pypi · polymarket-news-mcp
0
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Polymarket News MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add polymarket-news-mcp -- uvx polymarket-news-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "polymarket-news-mcp": {
      "args": [
        "polymarket-news-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.polymarket-news-mcp]
command = "uvx"
args = ["polymarket-news-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "polymarket-news-mcp": {
      "args": [
        "polymarket-news-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "polymarket-news-mcp": {
      "args": [
        "polymarket-news-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Polymarket News MCP

same job, measured the same way
AIsa Prediction Markets
by aisa

Live odds and markets from the major prediction markets.

answering
Odds API
by frontofgoal

Live soccer prediction-market odds and order-book depth from Polymarket.

5 tools answering
Actually
by sofiia7

Matches news to Polymarket markets and returns the market's probability. Optional capped trading.

99 installs/wk local only
pdata Prediction Markets
by pdata

Live prediction-market odds, volume and movers across 8 platforms. Read-only, no auth.

14 tools answering
Predict — Prediction Market Data for AI Agents
by gocreativeai-predict

Live prediction markets: Polymarket + Kalshi prices, odds, order books. Pay-per-call USDC, no key.

5 tools answering
I
chainpulse — real-time crypto + prediction market data for AI agents
by fastdb-md

Crypto prices, gas, DeFi TVL, and live Polymarket odds. x402 pay-per-call, $0.001, no API key.

7 tools answering
Polymarket MCP
by 0xchron

Read-only Polymarket prediction market data for AI agents.

174 installs/wk local only
HYPERneobroker.com
by hyperneobroker-mcp

Live prices, perps, prediction markets and a paper trading desk over one MCP.

41 tools answering

Polymarket News MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Polymarket News MCP?
Polymarket News MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package polymarket-news-mcp was installed 53 times last week.
How do I connect Polymarket News MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls polymarket-news-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Polymarket News MCP?
The pypi package polymarket-news-mcp was installed 53 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Polymarket News MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.