← All servers
πŸ”§

Kalshi Prediction MarketsVerifiedπŸ›‘ No advisories

io.github.cejor6/kalshi-mcp-server
New to MCP? Start here β†’
2β˜… stars
0weekly installs
6 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/cejor6, which proved it owns this namespace.

Verified owner: github.com/cejor6 β†—io.github.cejor6/kalshi-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs KALSHI_PRIVATE_KEY_PEM, KALSHI_PRIVATE_KEY_PEM.
βœ“
Configuration
Reads KALSHI_API_KEY_ID, KALSHI_PRIVATE_KEY_PATH, KALSHI_ENV, KALSHI_ALLOW_PROD, KALSHI_TRADING_ENABLED, KALSHI_API_KEY_ID, ….

About

MCP server for Kalshi prediction markets: native RSA-PSS auth, rate limiting, demo/prod safety.

Packages & transports

pypikalshi-mcp-serverv0.1.8 Β· uvx
dockerghcr.io/cejor6/kalshi-mcp-server:0.1.8vlatest Β· docker run

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "kalshi_mcp_server": {
      "command": "uvx",
      "args": [
        "kalshi-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx kalshi-mcp-server