Phish Predictions MCP Server
Connect Claude — or any Model Context Protocol client — to callingit.live and ask about Phish's Summer Tour 2026 straight from your AI assistant. It exposes our machine-learning setlist predictions as tools: the predicted setlist for any show, a song's bustout odds, the tour schedule, and more. Read-only and free.
Endpoint
https://callingit.live/api/mcpStreamable HTTP transport.
Add it to Claude Code
claude mcp add --transport http callingit-live https://callingit.live/api/mcpAdd it to Claude Desktop
In your MCP config:
{
"mcpServers": {
"callingit-live": {
"url": "https://callingit.live/api/mcp"
}
}
}Tools
get_tourThe full Phish Summer Tour 2026 schedule — every venue, city, and date.
get_show_predictionThe model's predicted Set 1, Set 2, and encore for a show. Takes a venue or nickname ("Deer Creek", "MSG"), a city, a date, or a show number.
get_songA Phish song's stats — total plays, shows since last played, how overdue it is, jam potential, debut year.
list_bustout_candidatesThe songs most overdue to resurface — the model's bustout watch.
Try asking: “What does the model predict Phish will open with at Deer Creek?” or “Is Harpua due for a bustout?”