integrations.sh
← all integrations

SparkSpot

MCP server openai

SparkSpot — Easy Parking, Reserved Ahead

Find and reserve private parking spaces near your destination in just a few steps. Search available spots, book securely, and arrive knowing your place is waiting — no more driving around looking for parking.

Simple booking, secure payments, and stress-free parking — all in one place.

Homepage
https://www.sparkspot.be
Remote URL
https://api.sparkspot.be/mcp/public/parkingspots
Auth
NONE

Tools (1)

Extracted live via the executor SDK.

  • parking-spots-search-tool
    Search for available parking spots within a specified geographic area.
    This tool queries the SparkSpot parking database and returns structured information about available parking spots.Results are filtered to show only spots that are available for the requested period.
    **IMPORTANT - Response Format:**Results are displayed in an interactive UI widget that shows all parking spot details (images, names, addresses, pricing, distances, availability, and booking buttons).
    **Keep your text response SHORT** - just provide a brief summary since the UI widget displays all the detailed information.DO NOT list individual parking spots with all their details - the widget does this automatically.
    Example good response: "I found 12 parking spots near Brussels. The widget above shows all options with pricing from €8-15/day and distances from 200m-1km."
    Use date range parameters (from/to) to check availability for specific periods. For single day bookings, set both `from` and `to` to the same date (e.g., from=2024-04-22 & to=2024-04-22). Do NOT set `to` to `from + 1 day` for single day bookings.