Skip to content
Back to search
100
MCP live MCP 2025-06-18 http

LayUp Sports Booking

io.github.layup-sport/sports-booking

Search bookable London courts, pitches, lanes and pickup games across every major UK provider.

Uptime
100.0%
2 direct probes · 30d
Response
2218ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_slots

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_sports

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.

get_venue

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.

create_alert

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…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "layup_sports_booking": {
      "url": "https://mcp.layupsport.com/mcp",
      "transport": "http"
    }
  }
}