Odel
polymarket news mcp

polymarket news mcp

Local
@mobymediaPythonMITUpdated 2mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIpolymarket-news-mcpv0.1.0

Run

uvx polymarket-news-mcp

MCP client config

{
  "mcpServers": {
    "polymarket-news-mcp": {
      "command": "uvx",
      "args": [
        "polymarket-news-mcp"
      ]
    }
  }
}