Skip to main content
Glama
Rekko-AI
by Rekko-AI

rekko-mcp

rekko-mcp MCP server MCP Badge

Prediction market intelligence for AI coding assistants. 24 MCP tools for market data, deep analysis, trading signals, arbitrage detection, and screening across Kalshi, Polymarket, Robinhood, and Coinbase.

Install

uvx rekko-mcp
# or
pip install rekko-mcp

Requires Python 3.11+ and a Rekko API key (free tier available).

Related MCP server: telekash-mcp-server

Configure

Claude Code:

claude plugin install rekko

Or add to .mcp.json:

{
  "mcpServers": {
    "rekko": {
      "command": "uvx",
      "args": ["rekko-mcp"],
      "env": { "REKKO_API_KEY": "rk_free_your_key_here" }
    }
  }
}

Cursor — same .mcp.json format in .cursor/mcp.json.

What You Get

  • Market data — browse, search, and get price history across Kalshi, Polymarket, Robinhood, and Coinbase

  • Deep analysis — multi-stage AI research pipeline with probability estimates and causal decomposition (30-90s)

  • Trading signals — edge assessment, confidence scoring, Kelly criterion position sizing

  • Arbitrage — cross-platform spread detection between Kalshi and Polymarket

  • Screening — batch score markets by volume, movement, and opportunity

  • Performance — trading track record and calibration metrics

  • Webhooks — real-time alerts for price shifts and whale trades

  • Quickstart — working code snippets for Python, curl, and MCP config to get started in under 5 minutes

Quick Examples

"What are the top prediction markets right now?"
"Analyze the Fed rate decision market on Kalshi"
"Find arbitrage opportunities above 3% spread"
"Screen the top 50 Kalshi markets and analyze anything actionable"
"Show me a quickstart for Python"

Tutorials

Pricing

Tier

Per call

Includes

Free

$0.00

Calibration, health check

Listing

$0.01

Market data, price history

Insight

$0.10

Analysis, screening, resolution

Strategy

$2.00

Signals, portfolio sizing, consensus

Deep

$5.00

Arbitrage, correlation, webhooks

Free plan: 100 listing + 10 insight calls/month. Upgrade to Pro for higher limits.

Install Server
A
license - permissive license
A
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Provides AI-powered tools for searching Polymarket prediction markets and calculating financial metrics like expected value and Kelly bet sizing. It enables users to perform arbitrage scanning, news-based sentiment analysis, and market research through natural language interfaces.
    Last updated
  • A
    license
    A
    quality
    D
    maintenance
    Prediction 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.
    Last updated
    9
    63
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    24/7 autonomous monitoring and edge detection for prediction markets (Kalshi & Polymarket). Features causal tree analysis, orderbook depth tracking, cross-venue comparison, and real-time alerts.
    Last updated
    16
    196
    12
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Trade, analyze, and automate Polymarket prediction markets via AI. 34 tools for direct trading, smart money flow, copy trading, backtest, and portfolio management.
    Last updated
    48
    55
    13
    MIT

View all related MCP servers

Related MCP Connectors

  • Calibrated world model for AI agents. 40 tools: world state, markets, trading. Kalshi + Polymarket.

  • Machine-payable prediction-market briefs and probability-change monitoring for AI agents.

  • Polymarket + Hyperliquid + macro for AI agents. 38 tools, signal backtest, SSE streaming. Free tier.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rekko-AI/rekko-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server