← Registry

Content Tools

skilimone.com

Provides search and information retrieval for Ski Limone Piemonte content including snow conditions, hotels, restaurants, and AI health.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://www.skilimone.com/api/mcp/mcp

No auth detected

MCP server metadata

Name
skilimone-mcp-server
Version
1.1.0
Capabilities
resources.listChangedtools.listChanged

Known tools 7

search_content

Search across all Ski Limone content including hotels, restaurants, blog posts, and more

Inferred read-only
get_snow_conditions

Get current snow conditions and weather for Limone Piemonte ski area

Inferred read-only
get_ai_health

Get AI API v2 health, freshness timestamps, and content counts

Inferred read-only
get_hotel_details

Get detailed information about a specific hotel

Inferred read-only
get_restaurant_details

Get detailed information about a specific restaurant

Inferred read-only
get_winery_details

Get detailed information about a specific winery

Inferred read-only
get_village_place_details

Get detailed information about a village place or activity

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.skilimone-mcp-server]
url = "https://www.skilimone.com/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "skilimone-mcp-server": {
      "type": "http",
      "url": "https://www.skilimone.com/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: skilimone-mcp-server
Remote MCP URL: https://www.skilimone.com/api/mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "skilimone-mcp-server": {
      "url": "https://www.skilimone.com/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "skilimone-mcp-server": {
      "type": "http",
      "url": "https://www.skilimone.com/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "skilimone-mcp-server",
  "transport": "streamable-http",
  "url": "https://www.skilimone.com/api/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.