finance & fintech

Polymarket Predictions Mcp

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

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/polymarket-predictions-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "polymarket-predictions-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/polymarket-predictions-mcp"
  ]
}

About This MCP Server

kukapay/polymarket-predictions-mcp

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

GitHub: https://github.com/kukapay/polymarket-predictions-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub