tools-mcp/vessel-traffic-mcp
🔌 MCP Servertools-mcp
An MCP server providing real-time vessel tracking, port schedules, and maritime logistics data for AI agents.
The vessel-traffic-mcp server acts as a bridge between LLMs and global maritime data ecosystems. It provides a read-only interface for retrieving comprehensive vessel information, including static identity data and dynamic tracking metrics. A standout feature is its support for BYOK (Bring Your Own Key) provider integration, allowing users to connect their preferred maritime data APIs while maintaining control over authentication. The server is designed to handle complex logistics queries, such as identifying vessel tracks, monitoring port call history, and analyzing carrier schedules. By leveraging the Model Context Protocol, it ensures seamless interoperability with any MCP-compliant client, such as Claude Desktop or custom agentic workflows. This tool is essential for developers building supply chain optimization agents, maritime monitoring systems, or logistics-focused AI assistants that require high-fidelity, real-time shipping data.
💡Highlights
- ├─Real-time AIS-style vessel tracking
- ├─BYOK support for maritime data APIs
- └─Automated delay heuristic analysis
🎯For
- ├─Logistics Developers
- ├─Supply Chain Analysts
- └─AI Automation Engineers