Kalshi Prediction Markets runs on your own machine — the client starts it, so there is no endpoint to ping. 269 installs a week from pypi. Last commit 15 Sep 2026.
MCP server for Kalshi prediction markets: native RSA-PSS auth, rate limiting, demo/prod safety.
Today is the operative word: we check Kalshi Prediction Markets every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kalshi-mcp-server -- uvx kalshi-mcp-server
{
"mcpServers": {
"kalshi-mcp-server": {
"args": [
"kalshi-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.kalshi-mcp-server]
command = "uvx"
args = ["kalshi-mcp-server"]
{
"mcpServers": {
"kalshi-mcp-server": {
"args": [
"kalshi-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kalshi-mcp-server": {
"args": [
"kalshi-mcp-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
KALSHI_API_KEY_ID (Kalshi API key ID from https://kalshi.com/account/profile), KALSHI_PRIVATE_KEY_PATH (Filesystem path to the RSA private key PEM. Set this or KALSHI_PRIVATE_KEY_PEM.), KALSHI_PRIVATE_KEY_PEM (Inline PEM contents, for hosted deploys without filesystem access.), KALSHI_ENV (demo or prod. Defaults to demo for safety.), KALSHI_ALLOW_PROD (Must be 1 for the server to start with KALSHI_ENV=prod. Defaults to 0.), KALSHI_TRADING_ENABLED (Must be 1 for order-placement tools to operate. Read-only by default (0).).
The author declared them in the registry entry; get the values from the project itself.
MCP server for end-to-end trading on Kalshi prediction markets: discover, research, trade.
MCP server for Limitless Exchange prediction markets on Base
Self-hosted MCP server for Kalshi prediction market trading via DFlow on Solana
MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration.
Kalshi MCP — US-regulated prediction-market data (no auth on public reads).
Self-hosted MCP server for AI agent trading on Polymarket prediction markets
Hosted MCP for Kalshi prediction markets: search, odds, order books, settlement rules, and trading.
Unofficial safety-focused MCP server for Kalshi market data and explicitly authorized trading
Answers built from our own checks of this server.