← Registry

Data Collection

getbeachfinder.com

Provides tools to search for beaches, swim spots, surf spots, dive/snorkel spots, and river/whitewater spots based on location.

1 endpoint12 known toolsFirst detected July 18, 2026Last detected August 29, 2026

ENDPOINT 1

https://getbeachfinder.com/mcp

No auth detected

MCP server metadata

Name
BeachFinder
Version
1.1.0
Capabilities
tools.listChangedprompts.listChangedresources.listChanged

Known tools 12

search_beaches

Find public beaches by city or consented coordinates and rank them for swimming, family, warm-water, low-wind, surf, accessibility or amenities.

Inferred read-only
search_swim_spots

Find beaches, lakes, bathing places and public swimming locations.

Inferred read-only
search_surf_spots

Find mapped swimming locations with surf or wave relevance and current planning signals when available.

Inferred read-only
search_dive_snorkel_spots

Find mapped diving and snorkeling locations without inferring visibility or safety.

Inferred read-only
search_river_whitewater_spots

Find mapped river and whitewater activity locations near a destination.

Inferred read-only
search_vanlife_spots

Find published van and camping locations near beaches while withholding direct contact details.

Inferred read-only
search_activity_providers

Use for conversational requests for professionals near a destination: surf schools, camps, shops, board or wetsuit rental and repair; dive, snorkel and freedive centers; SUP, paddle, kayak and canoe rental, lessons or tours; rafting, canyoning and whitewater outfitters; boat, sailing, fishing, wildlife, jet-ski and beach services; plus campervan, motorhome, RV and surf-van rental, sales, dealers, conversion builders, repair workshops and coastal RV parks.

Inferred read-only
search_guides

Find active localized practical, destination and GTA travel guides published by BeachFinder.

Inferred read-only
get_spot_details

Get stable public facts and localized editorial content for one BeachFinder spot ID.

Inferred read-only
get_spot_conditions

Get current water, weather, wind, UV, wave and current planning signals for one BeachFinder spot ID.

Inferred read-only
get_community_conditions

Get an anonymous aggregate of active BeachFinder community reports for one spot.

Inferred read-only
compare_spots

Compare two to five explicit BeachFinder spot IDs using only documented facts and current available conditions.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "beachfinder",
  "transport": "streamable-http",
  "url": "https://getbeachfinder.com/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 getbeachfinder.com was fetched 2026-08-04T01:31:37.381Z and is being refreshed.

Trust status Trusted

getbeachfinder.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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