Canal Nav
CN
Canal Nav
/get_closures

Get closures and stoppages

Live closure, stoppage and restriction notices for the inland waterways of Great Britain, covering every GB navigation authority: Canal & River Trust, Environme

liveunknown~5s typical
mcpcanalnav
$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-canalnav-canal-nav /get_closures for me.

Input

FieldTypeDescription
placestringA place name or "lat,lon" coordinates to search around. Give this or waterway.
waterwaystringA waterway name to match notices against (e.g. "Grand Union Canal"). Give this or place.
radius_kmnumberSearch radius around the place in km. Default 25.

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-canalnav-canal-nav","endpoint":"/get_closures","input":{}}'
cli
npx cracked-ai run -p mcp-com-canalnav-canal-nav -e /get_closures -i '{}'
mcp
run_tool({ provider: "mcp-com-canalnav-canal-nav", endpoint: "/get_closures", input: {} })

Try it

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