mcpbeat Sign in

Odds API MCP Server

by frontofgoal Your server? Claim it
answering

Odds API is answering right now. Last checked 6 min ago. It exposes 5 tools.

Live soccer prediction-market odds and order-book depth from Polymarket.

Uptime history 13 days of history
13 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
322 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Odds API every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add odds-api --transport http https://api.frontofgoal.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "odds-api": {
      "url": "https://api.frontofgoal.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.odds-api]
url = "https://api.frontofgoal.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "odds-api": {
      "url": "https://api.frontofgoal.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "odds-api": {
      "url": "https://api.frontofgoal.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

biggest
get_biggest_movers
Soccer markets with the largest 1-day price swings, above a minimum liquidity floor.
live
get_live_odds
Current midpoint price for up to 20 Polymarket CLOB token IDs (from get_match_data's outcomes).
match
get_match_data
Fetch full context for one Front of Goal event page: teams, kickoff, venue, referee, form, and every market with live odds and CLOB token IDs. Find event_slug via list_upcoming_matches or a frontofgoal.com/event/ URL.
order
get_order_book
Bid/ask levels for one Polymarket CLOB token ID.
upcoming
list_upcoming_matches
Upcoming fixtures with kickoff time, teams, and competition. Optionally filter by team or competition name (case-insensitive substring).

Endpoints

URLTransportStateLatencyChecked
https://api.frontofgoal.com/mcp streamable-http answering 364 ms 6 min ago

Alternatives to Odds API

same job, measured the same way
Predict — Prediction Market Data for AI Agents
by gocreativeai-predict

Live prediction markets: Polymarket + Kalshi prices, odds, order books. Pay-per-call USDC, no key.

5 tools answering
Polymarket News MCP
by mobymedia

Match news headlines to the Polymarket prediction markets they move - live odds and deep links

71 installs/wk local only
Bellwether MCP
by bellwethermetrics

Live prediction market data from Polymarket and Kalshi with VWAP pricing and reportability.

59 installs/wk local only
Prediction Markets API
by br0ski777

Prediction market odds from Polymarket. Active markets, probabilities, volume. x402.

3 tools answering
M
Bellwether
by bellwether

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

3 tools answering
Kalshi MCP
by kalshi-mcp

Hosted MCP for Kalshi prediction markets: search, odds, order books, settlement rules, and trading.

answering
Polymarket MCP
by 0xchron

Read-only Polymarket prediction market data for AI agents.

163 installs/wk local only
DepthFeed
by depthfeed

Order-book depth & history for Polymarket, Kalshi & Limitless. Keyless demo, key for full access.

15 tools answering

Odds API — questions

Answers built from our own checks of this server.

What can Odds API do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_biggest_movers, get_live_odds, get_match_data, get_order_book, list_upcoming_matches. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Odds API working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 322 ms. The bar chart above shows every period we have measured.
How do I connect Odds API?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Odds API need an API key?
No. Odds API completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Odds API?
It answers our handshake in 322 ms on average, which is faster than 54% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.