mcp-maritime

Ryo-Suzukii/mcp-maritime
★ 0 stars Python AI/LLM Updated 3d ago
MCP Server for marine and weather data
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": {
    "mcp-maritime": {
      "command": "uvx",
      "args": [
        "mcp-maritime"
      ]
    }
  }
}

Or install with pip: pip install mcp-maritime

README Excerpt

> Maritime and weather data MCP Server for Claude Code and AI agents. Give your AI agent access to real marine weather, wave forecasts, tropical cyclone warnings, and route calculations — powered by free public APIs. ```bash pip install mcp-maritime uv add mcp-maritime ``` Add to your `claude_desktop_config.json`:

Tools (4)

calculate_route_distanceget_marine_weatherget_tropical_cyclone_forecastget_weather_forecast