Skip to main content
Glama
Ownership verified

Server Details

Prediction market probability oracle for AI agents. 26 tools across 1000+ live markets from Kalshi and Polymarket. No install required, connect directly via streamable HTTP.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

9 tools
generate_api_keyInspect

Generate a free TeleKash API key. Free tier: 100 calls/day. Save the key — shown once.

ParametersJSON Schema
NameRequiredDescriptionDefault
owner_idYesAgent or user identifier
owner_emailNoContact email (optional)
get_historyInspect

Get historical probability changes and trend data for a market over 1h/24h/7d/30d.

ParametersJSON Schema
NameRequiredDescriptionDefault
market_idYesMarket UUID or external_id
timeframeNoTime range (default: 24h)
get_market_statsInspect

Get aggregate statistics — total markets, categories, sources, and volume.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_probabilityInspect

Get real-time probability for any prediction market outcome. Returns YES/NO probabilities (0-100%), volume, liquidity, and market metadata from Kalshi and Polymarket.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryNoNatural language search query (alternative to market_id)
market_idNoMarket UUID or external_id
get_sentimentInspect

Get AI-powered sentiment analysis (-1 to 1), recommendation, and confidence for a market.

ParametersJSON Schema
NameRequiredDescriptionDefault
market_idYesMarket UUID or external_id
get_usageInspect

Check API usage, rate limits, and tier status.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_marketsInspect

Browse prediction markets across 7 categories with filtering and sorting. 500+ markets from Kalshi, Polymarket, and Metaculus.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax markets (default: 10, max: 50)
sourceNoFilter by source
sort_byNoSort order
categoryNoFilter by category (default: all)
jurisdictionNoFilter by jurisdiction
search_marketsInspect

Search 500+ prediction markets by keyword or natural language query.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default: 10, max: 50)
queryYesSearch query

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.