finance & fintech

Prediction Market Mcp

An MCP server that provides real-time prediction market data from multiple platforms including Polymarket, PredictIt, and Kalshi. Enables AI assistants to query current odds, prices, and market information through a unified interface.

typescript
cloud
finance & fintech
0
View on GitHub

Installation

npx -y JamesANZ/prediction-market-mcp

Configuration

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

{
  "name": "prediction-market-mcp",
  "command": "npx",
  "args": [
    "-y",
    "JamesANZ/prediction-market-mcp"
  ]
}

About This MCP Server

JamesANZ/prediction-market-mcp

An MCP server that provides real-time prediction market data from multiple platforms including Polymarket, PredictIt, and Kalshi. Enables AI assistants to query current odds, prices, and market information through a unified interface.

GitHub: https://github.com/JamesANZ/prediction-market-mcp

Need More Details?

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

View Full Documentation on GitHub