Charter Planner
Freeby MCP Community
MCP tool for BVI sailing charter planning with itineraries, weather, and provisioning
v1.0.0Added Apr 12, 2026
mcpbvisailingcharterplanner
Charter Planner MCP Server
MCP tool for BVI sailing charter planning with itineraries, weather, and provisioning
Installation
npx -y @vbotholemu/mcp-charter-planner
Reviews
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"]
}
}
}