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