# ski-france.com Agent Search MCP server

Search about 9,000 ski apartments plus ski passes, prices, availability and destinations.

## Links
- Registry page: https://www.getdrio.com/mcp/com-ski-france-agent-search

## Install
- Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://en.ski-france.com/api/agent/v1/mcp/

## Tools
- search_apartments (Search ski apartments) - 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 names into keywords. Use structured parameters for amenities, rooms, living space, slope distance, ski area size, parent areas, accommodation category, chalet type, pets and price sorting. Put the traveller count into partySize, not keywords. Use weekId and durationWeeks for one- or two-week price, availability, bookability and special-discount data. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- get_search_options (Get search options) - 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 language subdomains. Use this first when you need valid parameter values. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- resolve_search_keywords (Resolve search keywords) - 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 when you want to restrict a later apartment search to a precise destination or accommodation. Broad searches can skip this and use keywords directly. Parent-region scopes are only for restricting searches, not for destination detail lookup. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- list_accommodations (List accommodations) - 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 bookability. Use search_apartments with weekId for price and availability comparison, and get_accommodation_detail after a result for accommodation context. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- get_accommodation_detail (Get accommodation detail) - 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 to one accommodation and to explain location, descriptions and detail notes. For price and bookability comparison for a specific week, prefer search_apartments with weekId. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- list_ski_areas (List ski areas) - 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 bundle ski areas and do not have a separate detail endpoint. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- get_ski_area_detail (Get ski area detail) - 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_apartments for live week-specific accommodation results. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- list_ski_resorts (List ski resorts) - 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 detail pages. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- get_ski_resort_detail (Get ski resort detail) - 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 week-specific accommodation results. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- get_ski_pass_prices (Get ski pass prices) - 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 global request without destination scope must provide weekId to avoid an overly broad price matrix. Omit durationDays to discover available durations with prices. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/

## Resources
- ski-france://agent-api/about - Compact overview: search about 9,000 ski apartments with advanced filters and one- or two-week stay data, plus destinations and ski passes. MIME type: application/json
- ski-france://agent-api/search-options - Current weeks, durations, amenities, advanced filters, supported languages and discovery links for apartment search. MIME type: application/json
- ski-france://agent-api/openapi - OpenAPI contract for the HTTP Agent API that backs this MCP server. MIME type: application/yaml

## Prompts
- ski_france_agent_search_guidance - ski-france.com Agent search guidance Guidance for choosing ski-france.com MCP tools for ski apartment search, destinations, accommodation details and ski pass prices.

## Metadata
- Owner: com.ski-france
- Version: 1.0.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 2, 2026
- Source: https://registry.modelcontextprotocol.io
