ski-france.com Agent Search
com.ski-france/agent-searchSki apartment search with one- or two-week prices, availability, destinations and ski passes.
Tools · 10
Main apartment-level search for winter ski accommodation in French ski areas and ski resorts. Results are apartments, not whole accommodations. Put destination, ski area, ski resort or accommodation n…
Return the current structured search vocabulary before building a search: arrival weeks, one- or two-week durations, amenities, advanced apartment filters, price sorting, entity types and supported la…
Resolve a user phrase into concrete search-scope candidates such as parent regions, ski areas, ski resorts, districts or accommodations. Use the returned entityType and entityId in search_apartments w…
List public accommodations for catalogue discovery, optionally filtered by ski area, ski resort or district ids from the destination tools. This list intentionally has no prices, availability or booka…
Return accommodation-level context, apartment list, images, detail information and weekly availability for one public accommodation. Use this after search results to inspect all apartments belonging t…
List public ski areas in France for destination discovery and comparison. A ski area groups one or more ski resorts and can be used as a destination scope for apartment search. Parent regions only bun…
Return public ski area information, facts, images, ski maps and related ski resorts. Use this for destination context and recommendations, not for apartment prices or availability; use search_apartmen…
List public ski resorts in France for destination discovery, optionally filtered by ski area id. A ski resort is the local destination or village/resort used for accommodation search scopes and resort…
Return public ski resort information, location, facts, images and ski maps. Use this for explaining and comparing destinations, not for apartment prices or availability; use search_apartments for live…
Return ski pass weeks, durations and price tables with listPrice, discount and discountedPrice. Restrict by skiAreaId, skiResortId or accommodationId for destination-specific ski pass discovery. A glo…
Resources · 3
Compact overview: search about 9,000 ski apartments with advanced filters and one- or two-week stay data, plus destinations and ski passes.
ski-france://agent-api/about
Current weeks, durations, amenities, advanced filters, supported languages and discovery links for apartment search.
ski-france://agent-api/search-options
OpenAPI contract for the HTTP Agent API that backs this MCP server.
ski-france://agent-api/openapi
Prompts · 1
Guidance for choosing ski-france.com MCP tools for ski apartment search, destinations, accommodation details and ski pass prices.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ski-france.com_agent_search": {
"url": "https://en.ski-france.com/api/agent/v1/mcp/",
"transport": "streamable-http"
}
}
}