Skip to main content
Glama

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).

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.

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