Maritime AIS MCP avatar

Maritime AIS MCP

Pricing

from $4.00 / 1,000 mcp requests

Go to Apify Store
Maritime AIS MCP

Maritime AIS MCP

Live AIS vessel tracking for the Baltic Sea and Gulf of Finland via Fintraffic's open Digitraffic feed. Ships near a coordinate with name, type, speed and declared destination; vessel lookup by MMSI or name; a port traffic picture splitting moored, a

Pricing

from $4.00 / 1,000 mcp requests

Rating

0.0

(0)

Developer

Stefy (nextime) Lanza

Stefy (nextime) Lanza

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

Live AIS vessel tracking for the Baltic Sea and Gulf of Finland via Fintraffic's open Digitraffic feed. Ships near a coordinate with name, type, speed and declared destination; vessel lookup by MMSI or name; a port traffic picture splitting moored, anchored and under-way vessels; and full AIS code decoding.

MCP endpoint

This Apify Actor runs in Standby mode and exposes a Streamable HTTP MCP endpoint at /mcp. Use the Actor Standby URL with /mcp and authenticate with an Apify API token.

curl -s -X POST "https://<username>--maritime-ais.apify.actor/mcp" \
-H "Authorization: Bearer $APIFY_TOKEN" \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"demo","version":"1.0"}}}'

Tools (6)

  • coverage
  • decode_ais_codes
  • port_traffic
  • search_vessels
  • vessel_by_mmsi
  • vessels_near

Pricing

Pay per event:

  • Event: mcp_request
  • Price: $0.002 per successful MCP request
  • Minimum max total charge: $0.01

Notes

  • Hosted MCP over Apify Standby; buyers run no local server.
  • Structured JSON responses built for agents rather than for a browser.
  • Upstream public sources can rate-limit or change schemas.
  • Informational only: not medical, legal, financial, safety-of-life or official authority advice.