← Registry

Data Collection

madeirainfo.com

Provides tourism data for Madeira, including entities, weather, webcams, and airport info.

1 endpoint6 known toolsFirst detected July 3, 2026Last detected September 23, 2026

ENDPOINT 1

https://madeirainfo.com/api/mcp

No auth detected

MCP server metadata

Name
madeira-data-layer
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Structured tourism data for Madeira, Portugal. Use search_madeira to discover trails, beaches, towns, viewpoints and events; get_entity for full Schema.org details; get_live_conditions for current weather and sea state; get_webcam to find live webcams; get_airport for Madeira Airport (FNC) facts plus live wind and crosswind status; get_weather for hyper-local micro-climate weather by parish (Funchal vs Porto Moniz vs Pico do Areeiro can differ by 15 °C).

Known tools 6

search_madeira

Search Madeira tourism entities (trails, beaches, towns, viewpoints, events) by free-text query and optional type filter.

Inferred read-only
get_entity

Fetch a single Madeira entity by type and slug.

Inferred read-only
get_live_conditions

Get current weather and sea conditions for Madeira (Funchal weather, Praia Formosa sea temperature).

Inferred read-only
get_webcam

Find Madeira live webcams.

Inferred read-only
get_airport

Get structured information about Madeira Airport (FNC / Cristiano Ronaldo International).

Inferred read-only
get_weather

Hyper-local Madeira weather by parish / micro-climate.

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.madeira-data-layer]
url = "https://madeirainfo.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "madeira-data-layer": {
      "type": "http",
      "url": "https://madeirainfo.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: madeira-data-layer
Remote MCP URL: https://madeirainfo.com/api/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": {
    "madeira-data-layer": {
      "url": "https://madeirainfo.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "madeira-data-layer": {
      "type": "http",
      "url": "https://madeirainfo.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "madeira-data-layer",
  "transport": "streamable-http",
  "url": "https://madeirainfo.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for madeirainfo.com was fetched 2026-08-04T11:19:40.104Z and is being refreshed.

Trust status Trusted

madeirainfo.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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