mcpbeat Sign in

FanLine Wire — Real-Time FanDuel Odds MCP Server

by fanlinewire Your server? Claim it
answering

FanLine Wire — Real-Time FanDuel Odds is answering right now. Last checked 12 min ago. It exposes 6 tools.

Live and prematch FanDuel odds, price drops and feed health. No key, no signup.

Uptime history 70 hours of history
70 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
226 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check FanLine Wire — Real-Time FanDuel Odds 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 12 min ago.

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

Available tools 6

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

feed
get_feed_health
Feed liveness and freshness: whether the odds collector answered, how long it took to build the document (X-Server-Ms), generated_at, sequence, seconds since the last tick and the current board size. Call it before describing any price as current, and after an outage. This tool does NOT fail when the collector is down — reachable:false with ok:false IS the answer, so a data tool's isError can be told apart from a real outage. generated_at is the newest tick the collector recorded, so a settled board (no live games moving) shows a growing age without being broken; judge health by generated_at advancing, never by the row count.
fixture
get_fixture_by_name
Find tape rows by fixture name: a case-insensitive substring match over the fixture strings in the current window ("peliwo" finds "Filip Peliwo v Tai Leonard Sach"; "v " finds every head-to-head). Use it when the user names a match or a player rather than a sport, to check whether their fixture is on the tape and what its prices are. Every row of a matching fixture is returned — all its markets, live and prematch alike. This searches the ~20-row tape window only, so a fixture the collector is tracking can be absent from the window; an empty answer is not proof the game is missing from the board. Not a fixture-id lookup (the public snapshot carries no ids), not a schedule or results source, and not a bet-placement service.
live
get_live_fixtures
In-play (live) rows from the FanLine Wire tape: the markets that just ticked while a game is running, with their American prices. Use it for live odds displays, in-play modelling or feature engineering, cross-book middles and arbitrage checks on the live FanDuel prices, and any agent workflow that needs what is moving right now. Only rows with status "OPEN" carry a tradeable price — never present a SUSPENDED or CLOSED row as live, and never render an unpriced selection (american:null) as a number. The rows are the live slice of a rolling ~20-row tape window, not the full live board: read live_total for coverage. Not a bet-placement service, not a multi-book comparison (one book, no best-price or line-shopping output), and not a historical archive — prices are current only and nothing is stored here.
market
get_market_summary
What the collector is tracking right now: live and prematch market totals plus the per-sport breakdown (FanDuel's own sport names). Use it before a board fetch to see whether anything is live, to resolve a sport= filter to a name that actually has markets, and to describe coverage honestly — the totals are market counts, not rows in the tape window. Cheap and free: it is one read of the same cached document. With sport given it also reports that sport's own live/prematch counts. Carries no prices: it answers "how much is covered", not "what are the odds", and it is not a schedule, an uptime record or an upsell meter.
prematch
get_prematch_fixtures
Pre-match (pre-game) rows from the FanLine Wire tape: the upcoming markets that just ticked, with their American prices. Same shape as get_live_fixtures, with inplay false. Use it for pre-game prices, model inputs and no-vig-style work on the FanDuel card. These rows are the prematch slice of the same rolling ~20-row tape window, not the whole card — prematch_total carries the real coverage number (it counts markets, not rows), so never describe the row count as the size of the card. Only status "OPEN" is tradeable. Not a bet-placement service, not a multi-book comparison, not an opening/closing-odds archive: snapshot the responses yourself if you want line history.
price
get_price_drops
Recent price moves against the bettor: outcomes whose price just shortened on the FanLine Wire tape, newest first, with the American price before and after and the move in implied-probability terms. Use it for dropping-odds / steam-move signal, market-movement narratives and as a candidate list for value screening. The feed holds only the most recent few moves (up to 12) and states no cause — it never proves a move is informed money, and it is not a line-movement history, a multi-book comparison or a bet-placement service. Snapshot results yourself if you need history.

Endpoints

URLTransportStateLatencyChecked
https://fanlinewire.com/mcp streamable-http answering 217 ms 12 min ago

Alternatives to FanLine Wire — Real-Time FanDuel Odds

same job, measured the same way
PinnWire — Pinnacle Odds, Price Drops & No-Vig Fair Prices
by pinnwire

Live and prematch Pinnacle odds, price drops and no-vig fair prices. Free demo access, no key.

7 tools answering
OddiWire — Esports Odds with No-Vig Probabilities
by oddiwire

Live and prematch esports odds (ODDIN.GG feed) with no-vig fair prices. Free demo access, no key.

7 tools answering
Oddsradarwire — Live & Prematch Betradar Odds with No-Vig Probabilities
by oddsradarwire

Live and prematch Betradar odds with no-vig fair prices. Free demo access, no key.

7 tools answering
pinnodds — Pinnacle odds
by pinnodds

Pinnacle live and prematch odds, odds drops and account usage. Auth: pinnodds API key as Bearer.

answering
All
by veezee

Real-time LinkedIn, X (Twitter) and Reddit data for AI agents. Free key, self-minted, no signup.

answering
C
Deals
by kitsdeals

Curated, human-reviewed deal feed for AI agents — live deal search + price watches. No auth.

7 tools answering
Agent Access Index
by agentwares

Whether an AI agent may fetch a URL, on what terms, and at what price. Free, no key, no signup.

3 tools answering
fetch-price
by fusionx212

Live UK marketplace product search with real prices and buy links.

50 installs/wk local only

FanLine Wire — Real-Time FanDuel Odds — questions

Answers built from our own checks of this server.

What can FanLine Wire — Real-Time FanDuel Odds do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_feed_health, get_fixture_by_name, get_live_fixtures, get_market_summary, get_prematch_fixtures, get_price_drops. 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 FanLine Wire — Real-Time FanDuel Odds 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 226 ms. The bar chart above shows every period we have measured.
How do I connect FanLine Wire — Real-Time FanDuel Odds?
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 FanLine Wire — Real-Time FanDuel Odds need an API key?
No. FanLine Wire — Real-Time FanDuel Odds completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is FanLine Wire — Real-Time FanDuel Odds?
It answers our handshake in 226 ms on average, which is faster than 62% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.