Beachmap — Europe Beach Data
com.europebeachmap/beachmapEurope's 478 best beaches: sea temperature, sand, best months, swimming, surf. Free, CC BY 4.0.
Tools · 4
Search and filter the atlas. All filters optional and combinable. Returns compact records; use get_beach for a full profile.
Full profile of one beach by id (its slug, from search results), by Wikidata Q-id, or by name.
Beaches ranked by their MEAN sea temperature in one month, warmest first. This is the question the atlas exists to answer: "where can I swim in February?". Beaches with no measurement are excluded rat…
The twelve monthly means for one beach, plus the months that reach 20 °C. Answers "when is it warm enough there?".
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"beachmap_—_europe_beach_data": {
"url": "https://europebeachmap.com/mcp",
"transport": "streamable-http"
}
}
}