Europe's 478 best beaches: sea temperature, sand, best months, swimming, surf. Free, CC BY 4.0.
claude mcp add beachmap --transport http https://europebeachmap.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"beachmap": {
"url": "https://europebeachmap.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"beachmap": {
"serverUrl": "https://europebeachmap.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"beachmap": {
"type": "http",
"url": "https://europebeachmap.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"beachmap": {
"url": "https://europebeachmap.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"beachmap": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://europebeachmap.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://europebeachmap.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.europebeachmap--beachmap/reviews or the review_server meta-tool.
POST /mcp