67
/ 100
1 month ago
glama

Kalshi MCP Server

FastMCP server for Kalshi's Trade API, enabling interaction with prediction markets, portfolio management, orders, and historical data.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: KALSHI_PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configKALSHI_ENVexport =demo
configKALSHI_BASE_URL
🔐 secretKALSHI_PRIVATE_KEYYou can also provide directly. Escaped newlines are supported.
configKALSHI_PRIVATE_KEY_PATHexport ="/path/to/kalshi-private-key.pem"
configKALSHI_ENABLE_TRADINGexport =true
configKALSHI_API_KEY_IDexport ="your-key-id"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/spacegpu-kalshi-mcp-1otjuw)](https://m8ven.ai/mcp/spacegpu-kalshi-mcp-1otjuw)
commit: f39d37427ba25325abd570d539f5d1552a1d82ed
code hash: d56ab6cb714e69fc3430c7a7cc00c206e50cdc0bf0fc28fc5a4bea8cfec91bf2
verified: 6/26/2026, 9:41:19 AM
view raw JSON →