io.github.mikeslone/skilimone-travel
Official7 toolsSki Limone Travel Guide
Limone Piemonte travel guide: hotels, dining, wine, village content, and live snow via MCP.
Travel guide for Limone Piemonte with hotels, dining, wine, and live snow conditions.
Captured live from the server via tools/list.
search_content
Search across all Ski Limone content including hotels, restaurants, blog posts, and more
Parameters (2)
- querystringrequired
Search query to find relevant content
- contentTypestring
Type of content to search (optional, defaults to 'all')
get_snow_conditions
Get current snow conditions and weather for Limone Piemonte ski area
No parameters.
get_ai_health
Get AI API v2 health, freshness timestamps, and content counts
No parameters.
get_hotel_details
Get detailed information about a specific hotel
Parameters (1)
- slugstringrequired
The hotel's URL slug
get_restaurant_details
Get detailed information about a specific restaurant
Parameters (1)
- slugstringrequired
The restaurant's URL slug
get_winery_details
Get detailed information about a specific winery
Parameters (1)
- slugstringrequired
The winery's URL slug
get_village_place_details
Get detailed information about a village place or activity
Parameters (1)
- slugstringrequired
The village place URL slug
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"skilimone-travel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.skilimone.com/api/mcp/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.