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
Installation
npx -y JamesANZ/prediction-market-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub