Beachmap — Europe Beach Data
BE
Beachmap — Europe Beach Data
/warmest_beaches_in_month

Where the sea is warmest in a given month

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?". Beac

liveverifiedunknown~5s typical
mcpprobedbeachmapeurope
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-europebeachmap-beachmap /warmest_beaches_in_month for me.

Input

FieldTypeDescription
month*stringMonth name or number 1-12
countrystringISO-2 code or country name
min_sea_temp_cnumberOnly beaches at or above this monthly mean, e.g. 20
limitintegerMax results, default 15, max 50

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-europebeachmap-beachmap","endpoint":"/warmest_beaches_in_month","input":{"month":"..."}}'
cli
npx cracked-ai run -p mcp-com-europebeachmap-beachmap -e /warmest_beaches_in_month -i '{"month":"..."}'
mcp
run_tool({ provider: "mcp-com-europebeachmap-beachmap", endpoint: "/warmest_beaches_in_month", input: {"month":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.