kalshi-mcp-server

cejor6/kalshi-mcp-server
★ 1 stars Python 🔒 Security Updated today
Self-hosted MCP server for Kalshi prediction markets. Native RSA-PSS auth, token-bucket rate limiting, demo/prod safety controls. Designed to be forked and deployed.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kalshi-mcp-server": {
      "command": "uvx",
      "args": [
        "kalshi-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install kalshi-mcp-server

Topics

claudeclaude-codefastmcpkalshimcpmodel-context-protocoloauthprediction-marketspythontrading