Search vacation rentals in La Palma, Canary Islands with real-time availability and pricing.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"lapalma24-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Official Model Context Protocol (MCP) server for La Palma 24 - Search and discover vacation rental properties across La Palma, Canary Islands.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
MCP server for Spanning Cloud Backup — M365/GWS/Salesforce backups, restores, audit.
AI agent control of 3D printers — 432 tools for OctoPrint, Moonraker, Bambu, Prusa, Elegoo
MCP server for Kaseya Autotask PSA — companies, tickets, projects, time entries, and more.
On-chain provenance lookup for AnchorRegistry. Resolve AR-IDs, hashes, and full trees. Authless.
MCP Security Weekly
Get CVE alerts and security updates for Lapalma24 MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Official Model Context Protocol (MCP) server for La Palma 24 - Search and discover vacation rental properties across La Palma, Canary Islands.
La Palma 24 has been connecting travelers with unique vacation rentals in La Palma, Canary Islands since 2002. This MCP server enables AI assistants like Claude, ChatGPT, and others to help users discover and book the perfect accommodation through natural conversation.
Live Server: https://mcp.la-palma24.net
buscar_disponibilidadSearch for available properties for specific dates.
{
"fecha_llegada": "2024-06-15",
"fecha_salida": "2024-06-22",
"num_personas": 4,
"municipio": "Santa Cruz de La Palma"
}
calcular_precio_estanciaCalculate total stay price including all fees and discounts.
{
"id_casa": "property-123",
"fecha_llegada": "2024-06-15",
"fecha_salida": "2024-06-22",
"num_personas": 4
}
obtener_detalles_propiedadGet complete property details in your preferred language.
{
"id_casa": "property-123",
"idioma": "en"
}
listar_propiedadesBrowse all properties with flexible filtering.
{
"municipio": "Los Llanos de Aridane",
"dormitorios": 2,
"personas_max": 4,
"limit": 10
}
listar_municipiosGet list of all municipalities with available properties.
listar_barriosGet list of neighborhoods, optionally filtered by municipality.
{
"municipio": "Santa Cruz de La Palma"
}
Add to your claude_desktop_config.json:
{
"mcpServers": {
"lapalma24": {
"url": "https://mcp.la-palma24.net"
}
}
}
Add to .vscode/mcp.json:
{
"servers": {
"lapalma24": {
"url": "https://mcp.la-palma24.net"
}
}
}
https://mcp.la-palma24.netOnce connected, you can ask your AI assistant:
La Palma 24 covers all 14 municipalities of La Palma:
For higher limits or commercial integrations, contact: info@la-palma24.net
MIT License - see LICENSE file for details.