outstations-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@outstations-mcplist outstations near Friday Harbor"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
outstations-mcp
MCP server serving yacht-club outstation records — member-moorage facilities with size limits, rafting rules, booking processes, amenities, and overnight-comfort ranking. Ships bundled with the three Royal Victoria Yacht Club (RVYC) outstations (Long Harbour, Friday Harbor, Telegraph Harbour).
Tools
list_outstations(clubs?)— all stations: location, coords, size limits.find_outstations_near(lat, lon, radius_nm=20, clubs?)— nearby stations, nearest first.get_outstation(name)— full record + prose + the club's general rules.rank_outstations(names, forecast)— overnight-comfort rank for stations that support anchoring/mooring; dock-only stations are returned undernot_ranked. Reuses pilotbook-mcp's scoring against a weather-mcp forecast.
The clubs filter is an optional list of club codes (e.g. ["RVYC"]); omit for all
clubs. The agent/context layer decides which clubs are relevant from who is aboard.
Related MCP server: Lumen Resto MCP
Data
Records are markdown (YAML frontmatter + prose) under src/outstations_mcp/data/
(clubs/ and outstations/). Point at a different directory with
OUTSTATIONS_DATA_PATH. pilotbook_anchorage cross-links a station to the nearest
pilot-book anchorage; the agent calls pilotbook-mcp's get_anchorage for seabed/depth.
Install
uv sync --devRun the server
uv run outstations-mcpThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sailingnaturali/outstations-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server