oddsrail
Related Servers
Alternatives to oddsrail
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceReal-time prediction market intelligence for AI agents. Query Polymarket and Kalshi markets, wallet profiles, smart money leaderboards, social pulse signals, price candlesticks, and orderbook data — 13 agents, one MCP connection. Powered by 1.1TB+ of historical data.MIT

Polyrama MCP Serverofficial
AlicenseAqualityCmaintenanceEnables MCP-compatible assistants to research prediction markets on Polymarket and Kalshi, analyze public wallets, read market signals, and run paper-only trading simulations.1028 npmMIT- AlicenseAqualityDmaintenancePrediction market probability oracle for AI agents. 26 tools across 500+ live markets from Kalshi and Polymarket. Cross-source arbitrage detection, structured TPF signals, Kelly Criterion sizing, agent performance tracking, and webhook alerts.927 npm1MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server and Python toolkit that provides AI agents with real-time tools for Polymarket prediction markets, including liquidity scanning, arbitrage detection, and slippage estimation. It also offers advanced wallet intelligence, portfolio risk calculation, and probabilistic reasoning to enhance market analysis and strategy.1MIT
- AlicenseAqualityBmaintenanceEnables AI agents to discover and analyze prediction markets, execute trades, and manage positions on Polymarket via the Model Context Protocol.732 npm20MIT
- AlicenseAqualityFmaintenanceProvides prediction market intelligence, research, and strategy signals for platforms like Kalshi, Polymarket, and Robinhood. It enables AI assistants to perform market screening, arbitrage detection, and deep causal analysis to support informed trading decisions.271MIT
TDQS
Scored across 21 tools
Tools are cleanly partitioned by exchange (Polymarket vs. Kalshi with the kalshi_ prefix), and within each exchange each tool targets a distinct resource or action. No two tools appear to serve the same purpose; even the premium signals (overshoot_signal, dispute_risk) are clearly unique.
Kalshi tools follow a consistent 'kalshi_verb_noun' pattern, but Polymarket tools mix conventions: get_* verbs (get_market, get_orderbook, get_positions) coexist with noun phrases (price_history, overshoot_signal, dispute_risk, builder_stats, server_info) and imperative verbs (place_order, cancel_order, open_orders). The lack of a uniform verb-first pattern or exchange prefix for Polymarket creates mild inconsistency.
21 tools is slightly above the typical 3-15 range, but the server covers two distinct prediction-market platforms, each with its own market data, order management, and account tools. The extra tools are justifiable additions for Kalshi, making the count reasonable rather than bloated.
Both exchanges have solid coverage: market retrieval, search, orderbooks, order placement/cancellation, and positions. Minor gaps exist—Kalshi lacks a dedicated price-history tool (only recent trades), and Polymarket has no explicit balance endpoint—but these are not critical and can be worked around with existing tools.