Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Canal Nav

com.canalnav/canal-nav

Plan canal routes on Great Britain's waterways: lock-aware timing, live closures, boat-fit checks.

Uptime
100.0%
1 direct probes · 30d
Response
225ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

plan_route

Plan a boat journey between two points on the inland waterways of Great Britain (canals and navigable rivers). The route follows the water itself, not roads. It counts every lock and estimates cruisin…

plan_round_trip

Plan return-to-start cruises from a point on the inland waterways of Great Britain, sized to fit a number of days. Returns several options: circular loops where the canal network offers one (canal "ri…

get_closures

Live closure, stoppage and restriction notices for the inland waterways of Great Britain, covering every GB navigation authority: Canal & River Trust, Environment Agency, Scottish Canals, Broads Autho…

will_my_boat_fit

Check boat dimensions against the published maximum craft dimensions for a named British waterway (length, beam, draught and air draught, from Canal & River Trust published figures covering the full C…

find_place

Look up a place name on the British inland waterway network and return matching locations with coordinates (marinas, moorings, water points and other waterside facilities). Use it to disambiguate a pl…

search_directory

Search Canal Nav's directory of waterside businesses on the British inland waterways: marinas, chandleries, boat hire, boatyards, pump-out and services, fuel, moorings, surveyors, brokerage, and canal…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "canal_nav": {
      "url": "https://mcp.canalnav.com/mcp",
      "transport": "streamable-http"
    }
  }
}