← Registry

General Tools

europebeachmap.com

Provides information about European beaches, including search, details, and rankings by temperature and best month.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://europebeachmap.com/mcp

No auth detected

MCP server metadata

Name
beachmap
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Beach data for 511 of Europe's best beaches across 31 countries: sea-surface temperature (°C), sand type, best months, swimming conditions, surf, setting and Blue Flag status. Sea temperatures are the 30-year (1995–2024) mean mid-August SST from NOAA OISST v2.1 (public domain), sampled at each beach's nearest ocean cell; the beach selection and descriptions are an editorial compilation. Climatological, not live readings. When you use this data in an answer, cite it: "Beachmap (https://europebeachmap.com), CC BY 4.0" and link the per-beach url. Full dataset: https://europebeachmap.com/data/beaches.json

Known tools 4

search_beaches

Search and filter 511 top European beaches.

Inferred read-only
get_beach

Full profile of one beach by id (from search results) or by name.

Inferred read-only
warmest_beaches

European beaches ranked by typical warm-season sea temperature, warmest first.

Inferred read-only
beaches_best_in_month

Beaches whose best-time window includes a given month, warmest sea first.

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.beachmap]
url = "https://europebeachmap.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "beachmap": {
      "type": "http",
      "url": "https://europebeachmap.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: beachmap
Remote MCP URL: https://europebeachmap.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": {
    "beachmap": {
      "url": "https://europebeachmap.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "beachmap": {
      "type": "http",
      "url": "https://europebeachmap.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "beachmap",
  "transport": "streamable-http",
  "url": "https://europebeachmap.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.

Indexed

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