mcpbeat Sign in

Kalshi Kernel MCP Server

local only

Kalshi Kernel runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 26 Aug 2026.

Unofficial safety-focused MCP server for Kalshi market data and explicitly authorized trading

Installs / week
not published
0
Stars
0 open issues
26 Aug 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 16 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable cmd/specfetch/main.go:254
        if err := atomicWrite(filepath.Join(outputDir, result.Source.Filename), result.Contents); err != nil {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Kalshi Kernel

same job, measured the same way
CCXT
by ccxt

Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets

104 installs/wk local only
Openmm MCP
by qbt-labs

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

15 tools answering
Webull OpenAPI
by webull-inc

MCP server for Webull OpenAPI: trading and market data access for AI assistants

554 installs/wk local only
MCP Server Kalshi
by 9crusher

MCP server for end-to-end trading on Kalshi prediction markets: discover, research, trade.

242 installs/wk local only
Kalshi MCP Server
by joinquantish

Self-hosted MCP server for Kalshi prediction market trading via DFlow on Solana

local only
Bitget Agent MCP
by bitget-ai

Official Bitget MCP Server for the Unified Trading Account (UTA v3) API.

266 installs/wk local only
Paradex Trading
by tradeparadex

MCP server for Paradex perp trading. Market data, accounts, orders, positions, and vaults.

170 installs/wk local only
Axionquant
by axionquant

MCP server for AxionQuant financial data, including market, economic, SEC filing, and company data.

56 installs/wk local only

Kalshi Kernel — questions

Answers built from our own checks of this server.

Why is there no uptime for Kalshi Kernel?
Kalshi Kernel runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Kalshi Kernel open source?
Yes — it is published under the Apache-2.0 licence, written in Go and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.