Skip to content

Charter Planner

Free

by MCP Community

MCP tool for BVI sailing charter planning with itineraries, weather, and provisioning

v1.0.0Added Apr 12, 2026
mcpbvisailingcharterplanner
Works with:ClaudeGPTGeminiCopilot

Charter Planner MCP Server

MCP tool for BVI sailing charter planning with itineraries, weather, and provisioning

Installation

npx -y @vbotholemu/mcp-charter-planner

Reviews

Leave a Review

Installation

Quick install
npx -y @vbotholemu/mcp-charter-planner
Add to claude_desktop_config.json
{
  "mcpServers": {
    "charter-planner": {
      "command": "npx",
      "args": ["-y", "@vbotholemu/mcp-charter-planner"]
    }
  }
}