MCP Server Kalshi runs on your own machine — the client starts it, so there is no endpoint to ping. 663 installs a week from pypi. Last commit 28 Jul 2026.
MCP server for end-to-end trading on Kalshi prediction markets: discover, research, trade.
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 mcp-server-kalshi -- uvx mcp-server-kalshi
{
"mcpServers": {
"mcp-server-kalshi": {
"args": [
"mcp-server-kalshi"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-kalshi]
command = "uvx"
args = ["mcp-server-kalshi"]
{
"mcpServers": {
"mcp-server-kalshi": {
"args": [
"mcp-server-kalshi"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-kalshi": {
"args": [
"mcp-server-kalshi"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.