Skip to main content
Glama
spacegpu

Kalshi MCP Server

by spacegpu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KALSHI_ENVNoThe environment to use: 'demo' or 'production'. Default is 'demo'.demo
KALSHI_API_KEY_IDNoYour Kalshi API key ID. Required for authenticated tools.
KALSHI_PRIVATE_KEYNoThe Kalshi private key content directly. Escaped newlines are supported. Alternative to KALSHI_PRIVATE_KEY_PATH.
KALSHI_ENABLE_TRADINGNoSet to 'true' to enable trading tools (order placement, RFQ creation). Default is 'false'.false
KALSHI_PRIVATE_KEY_PATHNoPath to the Kalshi private key PEM file. Required for authenticated tools, alternative to KALSHI_PRIVATE_KEY.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/spacegpu/kalshi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server