mcp-maritime
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-maritimeWhat are the current wave conditions at 35°N, 140°E?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-maritime 🚢
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-maritimeRelated MCP server: MCP Weather Server
Usage with Claude Code
Add to your claude_desktop_config.json:
{
"mcpServers": {
"maritime": {
"command": "mcp-maritime"
}
}
}Or run directly:
mcp-maritimeAvailable Tools
Tool | Description | Data Source |
| Wave height, wind, sea temp forecast | Open-Meteo Marine (free) |
| General weather forecast | Open-Meteo (free) |
| Great Circle distance in nautical miles | Local calculation |
| 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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceA fully MCP-compliant, open-source maritime data service that provides real-time vessel tracking, port information, route planning, and weather/tide data for maritime applications.Last updated13MIT
- Flicense-qualityDmaintenanceEnables AI agents to access real-time and historical weather data through multiple weather APIs including OpenMeteo, Tomorrow.io, and OpenWeatherMap. Provides comprehensive meteorological information including current conditions, forecasts, historical data, and weather alerts.Last updated
- Alicense-qualityCmaintenanceProvides real-time, historical, and forecasted weather data for any location worldwide using the Open-Meteo API. It includes specialized tools for agricultural growing conditions, weather alerts, and up to 16 days of forecasts across multiple transport modes.Last updated42MIT
- AlicenseBqualityCmaintenanceConnect your AI assistant to real-time maritime data. Access vessel tracking, port activity, and maritime safety information through natural language.Last updated24771MIT
Related MCP Connectors
Marine MCP — wraps marine-api.open-meteo.com (free, no auth)
Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.
Weather data, forecast API, climate data, historical weather, alerts, agricultural & travel weather.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ryo-Suzukii/mcp-maritime'
If you have feedback or need assistance with the MCP directory API, please join our Discord server