Content Tools
skilimone.com
Provides search and information retrieval for Ski Limone Piemonte content including snow conditions, hotels, restaurants, and AI health.
ENDPOINT 1
https://www.skilimone.com/api/mcp/mcp
MCP server metadata
- Name
- skilimone-mcp-server
- Version
- 1.1.0
Known tools 7
search_contentSearch across all Ski Limone content including hotels, restaurants, blog posts, and more
Inferred read-onlyget_snow_conditionsGet current snow conditions and weather for Limone Piemonte ski area
Inferred read-onlyget_village_place_detailsGet detailed information about a village place or activity
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.