mcpbeat

Beachmap — Europe Beach Data MCP Server

com.europebeachmap/beachmap
answering

Beachmap — Europe Beach Data is answering right now. Last checked moments ago. It exposes 4 tools. Last commit 14 Jul 2026.

Europe's 478 best beaches: sea temperature, sand, best months, swimming, surf. Free, CC BY 4.0.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
228 ms
Response time
average over 24h
0
Stars
last commit 14 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add beachmap --transport http https://europebeachmap.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "beachmap": {
      "url": "https://europebeachmap.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.beachmap]
url = "https://europebeachmap.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "beachmap": {
      "url": "https://europebeachmap.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "beachmap": {
      "url": "https://europebeachmap.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

beaches
beaches_best_in_month
Beaches whose best-time window includes a given month, warmest sea first. Good for "where should I go in October?"
search_beaches
Search and filter 511 top European beaches. All filters optional and combinable. Returns compact records; use get_beach for a full profile.
beach
get_beach
Full profile of one beach by id (from search results) or by name.
warmest
warmest_beaches
European beaches ranked by typical warm-season sea temperature, warmest first. Optionally filter by country and/or month in season.

Endpoints

URLTransportStateLatencyChecked
https://europebeachmap.com/mcp streamable-http answering 184 ms 0 min ago

Beachmap — Europe Beach Data — questions

Answers built from our own checks of this server.

What can Beachmap — Europe Beach Data do?
It exposes 4 tools, read directly from the server on our last check. Among them: beaches_best_in_month, get_beach, search_beaches, warmest_beaches. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Beachmap — Europe Beach Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 228 ms. The bar chart above shows every period we have measured.
How do I connect Beachmap — Europe Beach Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Beachmap — Europe Beach Data need an API key?
No. Beachmap — Europe Beach Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Beachmap — Europe Beach Data?
It answers our handshake in 228 ms on average, which is faster than 57% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Beachmap — Europe Beach Data open source?
Yes — it is published under the NOASSERTION licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.