marine-traffic-mcp
Verified Safeby salmangada
Overview
An MCP server that provides an interface to access real-time and historical Marine Traffic vessel tracking data and port intelligence.
Installation
./marine-traffic-mcpEnvironment Variables
- MARINE_TRAFFIC_API_KEY
Security Notes
The API key is loaded from environment variables and is not hardcoded. Communication with the Marine Traffic API defaults to HTTPS. Input parameters for MCP tools are explicitly parsed with type safety. There are no obvious signs of 'eval' or other direct code execution vulnerabilities. The `.env` file is appropriately excluded via `.gitignore`.
Similar Servers
k8s-mcp-server
Interacting with Kubernetes clusters and Helm releases through a standardized Model Context Protocol (MCP) interface.
mcp-devtools
A high-performance MCP server providing a unified interface to essential developer tools, featuring OAuth 2.0/2.1 authorization and a multi-layered security framework.
ig-mcp-server
A Go-based server application likely implementing a specific network protocol or game logic, suggested by 'MCP Server' naming and project structure.
toolhive-registry-server
The central metadata hub for enterprise Model Context Protocol (MCP) server governance and discovery, implementing the official MCP Registry API specification.