Prediction-market research MCP for live Polymarket and Kalshi markets, odds, public-wallet analytics, leaderboards, signals, backtests, dashboard state, and paper-only orders.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
The official Model Context Protocol server for Polyrama, the real-time terminal for prediction markets. It gives MCP-compatible assistants ten typed tools for researching Polymarket and Kalshi markets, analyzing public Polymarket wallets, reading signals, and running paper-only workflows.
This repository contains only the public MCP adapter. The Polyrama application, trading engine, backend, deployment configuration, and private credentials remain private.
Pass the token through your MCP client's environment settings. Never commit it to a repository, paste it into an issue, or include it in screenshots and logs.
You do not need a global installation. Use npx in any stdio-compatible MCP client.
Cursor, Windsurf, Cline, Goose, Zed, OpenClaw, and other stdio MCP clients use the same command and environment variable.
| Tool | Purpose | Scope |
|---|---|---|
polyrama_search_markets | Search live Polymarket and Kalshi markets | read |
polyrama_get_market | Inspect one market by token id | read |
polyrama_top_traders | Rank public Polymarket wallets | read |
polyrama_get_trader | Read one wallet's positions and performance | read |
polyrama_refresh_trader | Refresh one public wallet | write:paper |
polyrama_recent_signals | Read whales, jolts, spikes, and mispricing signals | read |
polyrama_list_bots | List configured bots and status | read |
polyrama_state_snapshot | Read the full dashboard state | read |
polyrama_run_backtest | Run a historical strategy backtest | write:paper |
polyrama_place_paper_order | Record a paper-only trade | write:paper |
The public MCP package has no live-order tool and never calls a live-order endpoint. It cannot move funds or submit an exchange order.
| Variable | Required | Default |
|---|---|---|
POLYRAMA_API_TOKEN | Yes | β |
POLYRAMA_API_URL | No | https://polyrama.io |
POLYRAMA_REQUEST_TIMEOUT_MS | No | 30000 |
POLYRAMA_API_URL is intended for Polyrama development and staging deployments.
See CONTRIBUTING.md before opening a pull request. Security reports should follow SECURITY.md.
Polyrama is for research and informational use only, not financial advice. Prediction markets involve risk. Review source data and venue rules before acting on any result.
MIT Β© 2026 Polyrama contributors
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/polyrama-mcp)<a href="https://allmcps.com/mcp/polyrama-mcp"><img src="https://allmcps.com/api/badge/polyrama-mcp?style=directory" alt="Polyrama MCP on AllMCPs" /></a>