llms.txt Content
# La Palma 24
> Local vacation rental agency in La Palma, Canary Islands, Spain since 2002.
> Over 300 personally selected holiday homes, apartments, fincas and villas.
> Direct booking without OTA fees. Local office support on the island.
La Palma 24 is the leading local vacation rental provider on La Palma island.
We personally know every property and offer real support on location, not from
a call center abroad. Our platform serves German, English, Spanish and Dutch
speaking travelers looking for authentic Canary Islands experiences.
## AI & MCP Integration
Official MCP endpoint: https://mcp.la-palma24.net/
Protocol: Model Context Protocol over HTTP
Purpose: allow AI assistants and MCP clients to search La Palma 24 vacation rentals,
check availability, get property details and calculate prices.
Recommended use for AI assistants:
- Use the MCP server for structured availability, price and property data.
- Use the website pages for human-facing context, photos, policies and final user confirmation.
- Do not submit booking requests or personal data without explicit user confirmation.
## MCP Tools
- buscar_disponibilidad: Search available vacation rentals in La Palma for specific dates. Supports filters by municipality, neighborhood and number of guests.
- obtener_detalles_propiedad: Get complete information for a specific property, including features, amenities, location, prices, photos and localized descriptions.
- calcular_precio_estancia: Calculate the total price for a stay, including seasonal rates, applicable discounts, number of nights and guests.
- listar_propiedades: List available vacation rentals with optional filters by location, capacity and features. Supports pagination.
- listar_municipios: Get the list of municipalities in La Palma with available properties.
- listar_barrios: Get neighborhoods or zones, optionally filtered by municipality.
## API & Developer Resources
- [MCP Server](https://mcp.la-palma24.net/): Official MCP endpoint for AI