Skip to main content
Glama
nusantara-ventures

dino-markets-mcp

dino-markets-mcp

Stdio bridge for dino.marketsmatched Kalshi + Polymarket prediction-market data for AI agents. The same event matched across both venues, cross-venue spreads, and confirmed arbitrage sized to fillable depth, for Claude, Cursor, and any MCP (Model Context Protocol) client. Market data only — not a broker; not financial advice.

Thin proxy: the bridge holds no tool definitions or schemas. Every tool is served live from the api.dino.markets HTTP MCP endpoint, so descriptions and schemas are always up to date.

Prefer a remote connection? The server also runs directly at https://api.dino.markets/v2/mcp/ (streamable HTTP) and is listed in the official MCP registry as markets.dino/mcp — no install needed:

claude mcp add --transport http dino-markets https://api.dino.markets/v2/mcp/

Quick start

{
  "mcpServers": {
    "dino-markets": {
      "command": "npx",
      "args": ["-y", "dino-markets-mcp"],
      "env": { "DINO_API_KEY": "your-key-here" }
    }
  }
}

An API key is required. Get one at https://dino.markets/pricing — the Free tier includes MCP access.

Related MCP server: prediction-market-intelligence-mcp

Tools

Tool

What it does

find_markets

free-text lookup by team, competition, context, or market title

list_markets

the matched cross-venue catalog as canonical Market objects, filterable by category

find_arbitrage

confirmed cross-venue Opportunity objects, filterable by sport

get_market

one market by id, with settlement disclosure

get_spreads

cross-venue price gaps on matched pairs, with verified confidence

list_categories

normalized categories, market types, and contextual facets

report_bad_arb

flag an Opportunity that looks wrong

watch_markets

mint a ticket for the real-time WebSocket stream and return the ws_url

Env

Variable

Required

Default

Description

DINO_API_KEY

Yes

Bearer token for API access.

DINO_BASE_URL

No

https://api.dino.markets

Override API origin (testing / staging).

DINO_TIMEOUT

No

10000

Request timeout in milliseconds.

Development

npm install
npm run build   # tsc -> dist/

Docs

Full API reference and pricing: dino.markets/docs — REST and WebSocket are also available if you'd rather skip MCP, with the OpenAPI spec at api.dino.markets/openapi.json.

MIT © Nusantara Ventures LLC

A
license - permissive license
Not graded
quality - not tested
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Trade and monitor prediction markets across Polymarket, Kalshi, Opinion, Limitless, and PredictFun from any AI agent. Unified real-time data, live orderbook streaming, and order execution — one API key, one interface, five exchanges.
  • A
    license
    Not graded
    quality
    D
    maintenance
    Real-time prediction market intelligence for AI agents. Query Polymarket and Kalshi markets, wallet profiles, smart money leaderboards, social pulse signals, price candlesticks, and orderbook data — 13 agents, one MCP connection. Powered by 1.1TB+ of historical data.
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Prediction market probability oracle for AI agents. 26 tools across 500+ live markets from Kalshi and Polymarket. Cross-source arbitrage detection, structured TPF signals, Kelly Criterion sizing, agent performance tracking, and webhook alerts.
    9
    61
    1
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    Provides prediction market intelligence, research, and strategy signals for platforms like Kalshi, Polymarket, and Robinhood. It enables AI assistants to perform market screening, arbitrage detection, and deep causal analysis to support informed trading decisions.
    27
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Machine-payable prediction-market briefs and probability-change monitoring for AI agents.

  • Calibrated world model for AI agents. 40 tools: world state, markets, trading. Kalshi + Polymarket.

  • The Brain Layer for AI Trading Agents — quant calls + cross-venue arb across perp venues via MCP.

View all MCP Connectors

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/nusantara-ventures/dino-markets-mcp'

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