@pipeworx/squiggle
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/squiggle’s. Install: one-click buttons
Connect to just the @pipeworx/squiggle pack
https://gateway.pipeworx.io/squiggle/mcp — only @pipeworx/squiggle’s own tools, nothing else in the catalog.
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 6
Squiggle MCP — AFL (Australian Football League) fixture, results, ladder, and crowd-sourced tips. Keyless.
Tools
teams(year?)— team listgames(year?, round?, complete?)— fixture + resultsstandings(year?, round?)— laddersources()— registered tipping sourcestips(year?, round?, source?)— tips per game per sourceladder(year?, round?, source?)— projected ladder per source
Data source
https://api.squiggle.com.au (Squiggle ToS asks for a descriptive UA).
Tools
- teams — List all AFL teams tracked by Squiggle, optionally filtered to a specific year; returns team IDs, names, and abbreviations used across other tools.
- games — Fetch AFL fixture and results from Squiggle, filtered by year, round, and/or completion status; returns scores, venues, dates, and match IDs.
- standings — Fetch the AFL ladder (standings) for a given year and optional round from Squiggle; returns wins, losses, points, and percentage for each team.
- sources — List all registered AFL tipping sources in Squiggle (models, pundits, bookmakers) with their numeric IDs; use IDs with
tipsandladder. - tips — Tips per game per source.
- ladder — Projected ladder per source.
Tools
games— Fetch AFL fixture and results from Squiggle, filtered by year, round, and/or completion status; returns scores, venues, dates, and match IDs.ladder— Projected ladder per source.sources— List all registered AFL tipping sources in Squiggle (models, pundits, bookmakers) with their numeric IDs; use IDs with `tips` and `ladder`.standings— Fetch the AFL ladder (standings) for a given year and optional round from Squiggle; returns wins, losses, points, and percentage for each team.teams— List all AFL teams tracked by Squiggle, optionally filtered to a specific year; returns team IDs, names, and abbreviations used across other tools.tips— Tips per game per source.