Content Tools
adsiderasicily.com
Provides tools to list and retrieve Ad Sidera Stays apartment details and search a Trapani travel guide by section and keyword.
ENDPOINT 1
https://adsiderasicily.com/mcp
MCP server metadata
- Name
- ad-sidera-sicily-stays
- Version
- 0.1.0
Public tools for Ad Sidera Stays, four apartments in a 16th-century palazzo in Trapani, Sicily. Use `list_apartments` and `get_apartment` for apartment details and Airbnb links, and `list_guide_sections` plus `search_guide` for the public guide to Trapani and its province.
Known tools 4
list_apartmentsList the four Ad Sidera Stays apartments in Trapani with their slug, headline, capacity facts, size and Airbnb link.
Inferred read-onlyget_apartmentGet the full public description, amenities and highlights of one Ad Sidera Stays apartment by slug (badia, corallo, palma, verde).
Inferred read-onlylist_guide_sectionsList the sections of the public Ad Sidera guide to Trapani and its province (logistics, food, sightseeing, beaches and more), with their slugs and group titles.
Inferred read-onlysearch_guideSearch the public Ad Sidera guide recommendations (restaurants, beaches, sights, logistics) by keyword, optionally limited to one section slug.
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.ad-sidera-sicily-stays]
url = "https://adsiderasicily.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ad-sidera-sicily-stays": {
"type": "http",
"url": "https://adsiderasicily.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ad-sidera-sicily-stays
Remote MCP URL: https://adsiderasicily.com/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": {
"ad-sidera-sicily-stays": {
"url": "https://adsiderasicily.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ad-sidera-sicily-stays": {
"type": "http",
"url": "https://adsiderasicily.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ad-sidera-sicily-stays",
"transport": "streamable-http",
"url": "https://adsiderasicily.com/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.