marinetraffic-mcp-server
If you are the rightful owner of marinetraffic-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides access to MarineTraffic vessel tracking data.
The MarineTraffic MCP Server is designed to facilitate access to real-time and detailed vessel tracking data through the MarineTraffic API. It allows users to retrieve information about vessel positions, details, and search for vessels by various identifiers such as MMSI, IMO, or name. The server is built to integrate seamlessly with platforms like Claude, providing a robust solution for maritime data needs. Users must have a valid MarineTraffic API key to utilize the server's capabilities, and the server is equipped to handle API key errors and rate limiting through automatic retries. The server is open-source and licensed under the ISC License, making it accessible for developers to modify and integrate into their applications.
Features
- Real-time vessel position tracking by MMSI or IMO number.
- Detailed vessel information retrieval.
- Vessel search functionality by name, MMSI, IMO, or type.
- Geographic area-based vessel listing.
Tools
get_vessel_position
Get real-time position of a vessel by MMSI or IMO number
get_vessel_details
Get detailed information about a vessel by MMSI or IMO number
search_vessels
Search for vessels by name, MMSI, IMO, or vessel type
get_vessels_in_area
Get vessels in a specified geographic area