# ski-france.com Agent Search MCP server

Read-only ski accommodation search for prices, availability and destination details.

## 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. Put destination, ski area, ski resort or accommodation names into keywords. Put amenities such as sauna, pool, pets, fireplace, steam bath or whirlpool into filters. Put the traveller count into partySize, not keywords. Use weekId for a fixed arrival week. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- get_search_options (Get search options) - Return current arrival weeks, party-size buckets, feature filters, supported languages and discovery links for the Agent Search API. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- resolve_search_keywords (Resolve search keywords) - Resolve keywords to specific ski areas, ski resorts, districts, accommodations or parent-region search scopes when an agent wants to restrict a later apartment search to a precise entity. 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. This list intentionally has no prices or availability. 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 of one accommodation and their weekly availability. 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. 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. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/
- list_ski_resorts (List ski resorts) - List public ski resorts in France, optionally filtered by ski area id. 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. Endpoint: https://en.ski-france.com/api/agent/v1/mcp/

## Resources
- ski-france://agent-api/about - Compact, agent-readable overview of the ski-france.com read-only Agent API and MCP server. MIME type: application/json
- ski-france://agent-api/search-options - Current weeks, 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 the right ski-france.com MCP tools for apartment search, discovery and details.

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