Marlo MCP
Related Servers
Alternatives to Marlo MCP
No user-submitted related servers found.
Related Servers
AlicenseNot gradedqualityCmaintenanceEnables real-time vessel tracking, port data, maritime weather, and maritime intelligence through 25 tools, allowing AI clients to query live vessel positions, registry, port info, area searches, weather, and more.MIT- AlicenseBqualityBmaintenanceConnect your AI assistant to real-time maritime data. Access vessel tracking, port activity, and maritime safety information through natural language.1968 npm1MIT
- AlicenseAqualityBmaintenanceEnables querying maritime vessel data via MCP tools and resources, including vessel search, port proximity, and vessel details lookups.14MIT
- FlicenseNot gradedqualityDmaintenanceProvides access to Maersk vessel information including IMO numbers, vessel schedules, shipment deadlines, and port call data through Maersk's public APIs.1-

Easyship MCPofficial
AlicenseNot gradedqualityFmaintenanceEnables AI agents to manage global shipping operations, including rate comparison, shipment creation, label purchasing, tracking, pickup scheduling, address validation, billing, and analytics, via natural language.36 npmMIT- AlicenseNot gradedqualityDmaintenanceA 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.14MIT
TDQS
Scored across 68 tools
Most tools have distinct purposes targeting specific resources like vessels, voyages, financial data, or contacts, with clear boundaries. However, some overlap exists, such as 'get_vessels' and 'get_all_voyages' potentially being confused with 'get_vessel_details' and 'get_voyage_details' for list vs. detail actions, but descriptions help clarify.
Naming is mostly consistent with a verb_noun pattern, using 'get_', 'list_', 'search_', or 'create_' prefixes. Minor deviations include 'voyage_port_disbursements' lacking a verb prefix and 'get_all_borrowers_summary_for_lender' being overly verbose, but overall the pattern is predictable and readable.
With 68 tools, the count is excessive for typical MCP server scopes, making it heavy and potentially overwhelming for agents. While the domain appears broad (shipping/finance), this many tools suggests poor scoping or fragmentation, as many could be consolidated into more generic operations.
The tool set provides comprehensive coverage for shipping and financial management, including CRUD operations for vessels, voyages, financial records, contacts, and searches. No obvious gaps are present; agents can perform full lifecycle management across the domain without dead ends.