@pipeworx/highlightly

Connect: https://gateway.pipeworx.io/highlightly/mcp · Install: one-click buttons

Tools: 3

Tools

  • highlightly_matches — Live scores / matches for a sport on a date or league. Returns id, home/away teams, score, status, kickoff date, and league. Example: highlightly_matches({ sport: “football”, date: “2026-05-01”, _apiK
  • highlightly_highlights — Video highlight links for a match (or for a date / league). Returns title, video url + embedUrl, source, and the associated match. Example: highlightly_highlights({ sport: “football”, matchId: 123456,
  • highlightly_predictions — Prediction for a match (model win/draw/away probabilities, when available on your plan). Requires a match ID. Example: highlightly_predictions({ sport: “football”, matchId: 123456, _apiKey: “your-key”

Tools

  • highlightly_highlights — Video highlight links for a match (or for a date / league). Returns title, video url + embedUrl, source, and the associated match. Example: highlightly_highlights({ sport: football , matchId: 123456,
  • highlightly_matches — Live scores / matches for a sport on a date or league. Returns id, home/away teams, score, status, kickoff date, and league. Example: highlightly_matches({ sport: football , date: 2026-05-01 , _apiKey
  • highlightly_predictions — Prediction for a match (model win/draw/away probabilities, when available on your plan). Requires a match ID. Example: highlightly_predictions({ sport: football , matchId: 123456, _apiKey: your-key })

Regenerated from source · build July 4, 2026