- Home
- MCP servers
- La Palma
La Palma
- other
0
GitHub Stars
other
Language
4 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
You can query and explore La Palma vacation rentals through an MCP server that provides live listings, real-time availability, pricing, and detailed property information. This MCP server helps you find suitable accommodations across all municipalities on La Palma by connecting your AI assistant or client directly to the live data source, enabling natural conversations to discover, compare, and estimate stays.
How to use
Use a compatible MCP client to connect to the La Palma MCP server. Once connected, you can search for available properties on specific dates, filter by municipality or neighborhood, view detailed property information with photos and amenities, and calculate the total price for a stay including applicable fees and discounts. You can browse properties by location, number of bedrooms, and maximum guests, and you can request price estimates for different date ranges.
How to install
Prerequisites: ensure your environment has a modern runtime for MCP clients and network access to the MCP server. You do not need to install the MCP server itself to begin querying the data.
Add the MCP server endpoint to your client configuration. Use the provided URL to establish connectivity.
{
"mcpServers": {
"lapalma24": {
"url": "https://mcp.la-palma24.net"
}
}
}
Additional sections
Connection methods: the MCP server is available over HTTP/HTTPS. The public, read-only endpoint is designed for easy integration with MCP-enabled assistants and clients.
Security and rate limits: the server enforces HTTPS with TLS 1.3 and provides a free tier with a stated request limit per hour per IP. Authentication is not required for read-only access, but higher limits or commercial integrations can be arranged by contacting the provided support channel.
Supported tools and endpoints: you can use the following tool calls through your MCP client to interact with the data. They enable obtaining availability, pricing, property details, and listings with filters.
Available tools
buscar_disponibilidad
Search for available properties for specific dates.
calcular_precio_estancia
Calculate total stay price including all fees and discounts.
obtener_detalles_propiedad
Get complete property details in your preferred language.
listar_propiedades
Browse all properties with flexible filtering.
listar_municipios
Get list of all municipalities with available properties.
listar_barrios
Get list of neighborhoods, optionally filtered by municipality.