Data Collection
getbeachfinder.com
Provides tools to search for beaches, swim spots, surf spots, dive/snorkel spots, and river/whitewater spots based on location.
ENDPOINT 1
https://getbeachfinder.com/mcp
MCP server metadata
- Name
- BeachFinder
- Version
- 1.1.0
Known tools 12
search_beachesFind public beaches by city or consented coordinates and rank them for swimming, family, warm-water, low-wind, surf, accessibility or amenities.
Inferred read-onlysearch_swim_spotsFind beaches, lakes, bathing places and public swimming locations.
Inferred read-onlysearch_surf_spotsFind mapped swimming locations with surf or wave relevance and current planning signals when available.
Inferred read-onlysearch_dive_snorkel_spotsFind mapped diving and snorkeling locations without inferring visibility or safety.
Inferred read-onlysearch_river_whitewater_spotsFind mapped river and whitewater activity locations near a destination.
Inferred read-onlysearch_vanlife_spotsFind published van and camping locations near beaches while withholding direct contact details.
Inferred read-onlysearch_activity_providersUse 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-onlysearch_guidesFind active localized practical, destination and GTA travel guides published by BeachFinder.
Inferred read-onlyget_spot_detailsGet stable public facts and localized editorial content for one BeachFinder spot ID.
Inferred read-onlyget_spot_conditionsGet current water, weather, wind, UV, wave and current planning signals for one BeachFinder spot ID.
Inferred read-onlyget_community_conditionsGet an anonymous aggregate of active BeachFinder community reports for one spot.
Inferred read-onlycompare_spotsCompare two to five explicit BeachFinder spot IDs using only documented facts and current available conditions.
Inferred read-onlyCONNECT 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.
getbeachfinder.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.