Kalshi Prediction Markets runs on your own machine — the client starts it, so there is no endpoint to ping. 154 installs a week from pypi. Last commit 28 Jul 2026.
MCP server for Kalshi prediction markets: native RSA-PSS auth, rate limiting, demo/prod safety.
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"
}
}
}
Answers built from our own checks of this server.