pilotbook-mcp

sailingnaturali/pilotbook-mcp
★ 0 stars Python File System Updated today
MCP server that turns pilot-book PDFs into a private anchorage vault and ranks the most comfortable overnight anchorage against the forecast
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pilotbook-mcp": {
      "command": "uvx",
      "args": [
        "pilotbook-mcp"
      ]
    }
  }
}

Or install with pip: pip install pilotbook-mcp

README Excerpt

MCP server that turns purchased pilot-book PDFs into a private markdown anchorage vault and recommends the most comfortable overnight anchorage by joining each anchorage's wind/swell exposure against a forecast. **Two halves:** - **Runtime MCP** — loads a markdown vault, exposes `find_anchorages_near`,

Tools (4)

find_anchorages_nearget_anchoragelist_sourcesrank_anchorages