LayUp Sports Booking
io.github.layup-sport/sports-bookingSearch bookable London courts, pitches, lanes and pickup games across every major UK provider.
Tools · 4
Search bookable sports slots in London across every provider LayUp aggregates. Use when a user wants to find a court, pitch, lane, class or pickup game for football, tennis, squash, padel or swimming.…
List the sports LayUp covers with a count of slots available in the next 7 days. Useful as a quick overview before a more specific search.
List upcoming bookable slots at a single venue, identified by its venue_slug (as returned by search_slots). Use to drill into one venue after a search.
Set up an email alert for the user: LayUp watches for NEW matching slots (e.g. a cancellation freeing up a peak court) and emails them when one appears. Use when the user can't find a slot now and wan…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"layup_sports_booking": {
"url": "https://mcp.layupsport.com/mcp",
"transport": "http"
}
}
}