Maritime
БесплатноНе проверенProvides real-time maritime weather data, tropical cyclone warnings, and route calculations for AI agents.
Описание
Provides real-time maritime weather data, tropical cyclone warnings, and route calculations for AI agents.
README
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.
Installation
pip install mcp-maritime
# or
uv add mcp-maritime
Usage with Claude Code
Add to your claude_desktop_config.json:
{
"mcpServers": {
"maritime": {
"command": "mcp-maritime"
}
}
}
Or run directly:
mcp-maritime
Available Tools
| Tool | Description | Data Source |
|---|---|---|
get_marine_weather |
Wave height, wind, sea temp forecast | Open-Meteo Marine (free) |
get_weather_forecast |
General weather forecast | Open-Meteo (free) |
calculate_route_distance |
Great Circle distance in nautical miles | Local calculation |
get_tropical_cyclone_forecast |
Typhoon / hurricane warnings | JTWC / NHC (free) |
Example
User: What are the current wave conditions at 35°N, 140°E?
Claude: [uses get_marine_weather tool]
Wave height: 2.5m, Wind: 15 knots NNE, Sea temp: 22°C
Forecast for next 3 days: increasing to 4m by tomorrow afternoon...
Roadmap
- AIS ship tracking integration
- Port tide tables
- Weather routing optimization
- High-precision WNI data (premium tier)
Sponsorship
If this tool is useful to you, consider sponsoring on GitHub ☕
License
MIT
Установка Maritime
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Ryo-Suzukii/mcp-maritimeFAQ
Maritime MCP бесплатный?
Да, Maritime MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Maritime?
Нет, Maritime работает без API-ключей и переменных окружения.
Maritime — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Maritime в Claude Desktop, Claude Code или Cursor?
Открой Maritime на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Maritime with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
