
Kalshi MCP server
Kalshi MCP — US-regulated prediction-market data (no auth on public reads).
0 stars
Reviews
Write oneNobody has reviewed Kalshi yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Kalshi tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 204ms; handshake note: Streamable HTTP error: Error POSTing to endpoint: {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"Discovery ra20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
What the publisher says
From the Kalshi repository's README, as published. We do not edit it. Read it on GitHub
kalshi
Market data from Kalshi, the CFTC-regulated US prediction-market exchange. Public reads need no credential; nothing in this pack ever touches an account.
Part of Pipeworx — an MCP gateway connecting AI agents to 1679+ live data sources.
Upstream: https://api.elections.kalshi.com/trade-api/v2 (docs: , which serves every endpoint page as .md).
What is here
Bold rows landed 2026-09-16 (fleet #2040). The bucket assignment for all eight probed endpoint families, with the literal responses, is in docs/pack-build-queue.md.
Traps already paid for
Kalshi filters Cloudflare egress on its listing endpoints. Several endpoints return empty to a Workers IP. The gateway injects proxyUrl/proxyToken and kalshiGet() routes every upstream fetch through the relay when they are present. Anything new must go through kalshiGet, never a bare fetch.
Auth-gated vs broken is legible on this API, so check before concluding. An endpoint that needs a credential answers 401 {"error":{"code":"tokenauthenticationfailure"}}. A 400 bad_request is the handler refusing, not a missing key.
/markets/orderbooks takes tickers repeated; /markets/candlesticks takes markettickers comma-separated.** Two batch endpoints on the same API, two different array conventions. Getting it wrong is a 400, not a silent subset.
The batch candlestick response labels each group marketticker, not ticker.** Pair by that label. Pairing by request order would attribute one market's entire price history to another and still return 200.
Kalshi caps batch candlesticks at 10,000 candles across ALL requested markets and gives no cursor there. kalshicandlesticks reports truncatedbyupstream. For one ticker over a long window — or a market old enough to be archived — use kalshiprice_history, which pages and falls back to the archive; the batch endpoint does neither.
/livedata/events/{ticker} is 404 for most events, and that is normal. It exists for crypto price events and some economic-series events. found:false is the honest answer, not an error. A live BTC event's payload is ~473 KB, which is why series are trimmed to maxpoints with series_trimmed reporting the untrimmed length.
Weather is city-keyed, not event-keyed. KXHIGHNY-26SEP16 404s on the event live-data endpoint. The observations live at /live_data/weather/{city} and exist whether or not a market is open.
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http kalshi https://gateway.pipeworx.io/kalshi/mcp
Kalshi: common questions
- Is Kalshi MCP server safe?
- Yes, by our scan: it is graded A (87/100). Read the Kalshi safety report
- How do I install Kalshi?
- It runs remotely at gateway.pipeworx.io. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Kalshi need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Kalshi maintained?
- The last commit was in the last day (2026-09-25). The latest release is v0.2.0.
- Is Kalshi up?
- 100% of our last 25 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Kalshi?
- Servers from other publishers that do the same job: MCP Server, MCP Server and Webanalyzer MCP server. Compare all Kalshi alternatives.
Alternatives to Kalshi
Same job from other publishers: the closest match first, then the best rated.
- MCP Server天启至数 ApocData - MCP Server for A-share market data (46 free, no-auth endpoints)not reviewedGrowingA
- MCP Server天启至数 ApocData - MCP Server for A-share market data (46 free, no-auth endpoints)not reviewedGrowingA
- WebanalyzerFree website analyzer: score any public URL 0-100 across 8 quality dimensions. No auth.not reviewedGrowingA
Gkmex Crane InventoryPublic, zero-auth, read-only access to Gkmex used-crane inventory.not reviewedGrowingA
spintax.net MCP serverWrite, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.not reviewedGrowingA