Skip to main content
Glama

Server Details

Live Kalshi + Polymarket prediction-market data and cross-venue arbitrage spreads, one schema.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsC

Average 3/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a distinct purpose: get_market retrieves a single market, list_markets returns a collection, and matching_markets finds cross-venue matches. No overlap or ambiguity exists.

Naming Consistency5/5

All tool names follow a clear verb_noun pattern in snake_case: get_market, list_markets, matching_markets. The pattern is consistent and predictable.

Tool Count4/5

With only 3 tools, the set is on the smaller side but appropriate for a focused domain. It covers the essential operations without being overly sparse.

Completeness4/5

The tools cover core read operations (get one, list all, find matches) but lack filtering or search capabilities. Minor gaps exist, but the primary use case is well-served.

Available Tools

3 tools
get_marketInspect

Get one normalized market. venue is 'kalshi' or 'polymarket'.

ParametersJSON Schema
NameRequiredDescriptionDefault
venueYes
market_idYes
list_marketsInspect

List open prediction markets across Kalshi and Polymarket (normalized).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
venueNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
matching_marketsInspect

Find the same real-world event on both venues, with the YES price spread.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
thresholdNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes

Discussions

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

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    24/7 autonomous monitoring and edge detection for prediction markets (Kalshi & Polymarket). Features causal tree analysis, orderbook depth tracking, cross-venue comparison, and real-time alerts.
    Last updated
    16
    196
    12
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Reference data layer for prediction markets: resolution-clarity grades (A/B/C), named resolution sources with provenance, cross-venue linking, and per-contract eligibility screens across Kalshi and Polymarket. Open,read-only, no key required.
    Last updated
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Aggregates prediction market data from 5 major platforms (Manifold, Polymarket, Metaculus, PredictIt, Kalshi), enabling users to search markets, compare odds across platforms, detect arbitrage opportunities, and track predictions through natural language.
    Last updated
    8
    3
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    Unified access to prediction market data from Kalshi and Polymarket, enabling natural language queries for real-time odds, orderbooks, and trade history.
    Last updated
    48
    12
    MIT

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources