A collection of Model Context Protocol (MCP) servers for interacting with prediction markets, specifically designed to work with Claude Desktop and other AI assistants.
polymarketprediction-marketsmcpclaude-desktopapidata-analysispythonmarket-datafinance
Installation & Configuration
{
"mcpServers": {
"polymarket-mcp": {
"command": "sh",
"args": [
"-c",
"cd /Onfinance-MCP-Polymarket && source .venv/bin/activate && PYTHONUNBUFFERED=1 python src/polymarket_mcp/server.py 2>/tmp/polymarket_server.log"
],
"restartOnExit": true,
"maxRestarts": 5
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13