Labsco
MCP SERVER · OFFICIAL PROJECT

PuckAPI

by PuckAPI

NHL scores, stats and betting lines in one place — including how a line moved and which book moved it.

Sports, Fantasy & Esports DataOfficial source
Summary
Stats and the betting market, answerable in one question.

Most hockey data stops at the box score. Having line movement on the same server means a game can be asked about once — what happened, and what the market thought was going to happen — with book-by-book timestamps behind the answer.

What it is

A hosted hockey data service with many seasons of history behind it. It answers game, team, player and goalie questions, and carries the odds side too: current lines and the movement behind them, book by book.

What you get
  • Game results with scores, periods, shots and goals; schedules past and upcoming; a full box score for one game
  • Head-to-head history between two teams
  • Standings current or historical, team stats including power play and penalty kill, and the full team list
  • Player search, skater season stats, and goalie stats
  • Odds, and line movement with opening line, current line, timestamps and book-by-book detail
Requirements

An API key, passed as a query parameter on https://mcp.puckapi.com/mcp over Streamable HTTP — it also works as an Authorization: Bearer or x-api-key header. A free key at puckapi.com comes with a starting credit balance and no card.

Setup effort

One command plus a key — claude mcp add puckapi \ --transport streamable-http \ "https://mcp.puckapi.com/mcp?key=YOUR_API_KEY", then supply credentials