cruise-deck-mcp

azezpz1/cruise-deck-mcp
★ 0 stars TypeScript ⚙️ DevOps Updated 1d ago
MCP server for cruise ship deck plans and cabin noise analysis
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cruise-deck-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "azezpz1/cruise-deck-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for cruise ship deck plans and cabin noise analysis. Given a ship and a cabin, answer questions like *"is this cabin under the nightclub?"*, *"what are the quietest balcony cabins on Symphony of the Seas?"*, or *"compare cabins 8420 and 9220."* - **Cloudflare Workers** (TypeScript) — MCP server runtime

Tools (2)

CLOUDFLARE_ACCOUNT_IDCLOUDFLARE_API_TOKEN