MCP v1.2 — Stable
HeyMariner MCP Server
Model Context Protocol server — give Claude, GPT-4 or any MCP-compatible AI assistant access to live maritime data, regulations, vessel tracking and port intelligence.
Quick Install
# Add to Claude Desktop config (claude_desktop_config.json)
"mcpServers"
"heymariner": {
"command": "npx",
"args": ["@heymariner/mcp-server"],
"env": { "HEYMARINER_API_KEY": "YOUR_KEY" }
}
Available MCP Tools
| Tool |
|---|
get_vessel |
get_vessel_position |
search_vessels |
get_port |
get_port_movements |
calculate_distance |
get_regulation |
search_regulations |
get_weather |
get_navarea_warnings |
Voyage Planning Assistant
Ask your AI to plan a voyage — it retrieves port info, calculates distances, checks weather and pulls relevant regulations automatically.
Regulatory Q&A
Chat with regulations — ask natural language questions about SOLAS, MARPOL, STCW and get answers grounded in official IMO text.
Fleet Monitoring
Build a fleet monitoring agent that queries vessel positions, detects deviations, and drafts summary reports automatically.
Port State Control Prep
AI-assisted pre-inspection review: pull applicable regulations, cross-reference certificates, generate deficiency risk assessments.
