Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

ski-france.com Agent Search

com.ski-france/agent-search

Ski apartment search with one- or two-week prices, availability, destinations and ski passes.

Uptime
100.0%
2 direct probes · 30d
Response
800ms
last probe
Tools
10
callable
Resources
3
readable
Prompts
1
available

Tools · 10

search_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 n…

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 la…

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 w…

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 booka…

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 t…

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 bun…

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_apartmen…

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…

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…

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 glo…

Resources · 3

ski_france_agent_api_overview

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
ski_france_agent_search_options

Current weeks, durations, amenities, advanced filters, supported languages and discovery links for apartment search.

ski-france://agent-api/search-options
ski_france_agent_openapi

OpenAPI contract for the HTTP Agent API that backs this MCP server.

ski-france://agent-api/openapi

Prompts · 1

ski_france_agent_search_guidance

Guidance for choosing ski-france.com MCP tools for ski apartment search, destinations, accommodation details and ski pass prices.

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"
    }
  }
}