Marlo Logo

Marlo

Official

Provides integration with Marlo platform services for finance and operations platform designed for m...

4 views
0 installs
Updated Dec 22, 2025
Not audited
Provides integration with Marlo platform services for finance and operations platform designed for maritime and shipping companies.
  1. Contact Marlo to request an API key
    Email support@marlo.online with your organization name, intended use (e.g., "access to Marlo MCP for vessel data / integration"), and any account details they request — Marlo will provide the MARLO_MCP_API_KEY or grant dashboard access. (pypi.org)

  2. Wait for Marlo to send your API key or dashboard instructions
    The team will either email the API key directly or give you access to a Marlo dashboard where you can create/copy an API key. (Keep the key secret.) (pypi.org)

  3. Open the FastMCP connection interface (use the "Install Now" button)
    Click the provided "Install Now" button to open the FastMCP / connection modal for the Marlo MCP server. In that connection modal you’ll see fields for environment variables — this is where you paste the key. (pypi.org)

  4. Add the environment variable MARLO_MCP_API_KEY in the FastMCP interface
    In the environment / variables section add a variable named MARLO_MCP_API_KEY and paste the API key value exactly (no extra spaces). Save or confirm the connection. Example entry: MARLO_MCP_API_KEY=sk_live_xxx. (pypi.org)

  5. Alternative: install or run the MCP with the key on the command line
    If you prefer CLI installation, run:
    mcp install PATH/TO/main.py -v MARLO_MCP_API_KEY=
    or set the env in your local JSON config under mcpServers → marlo-mcp → env: "MARLO_MCP_API_KEY": "". (pypi.org)

  6. Verify the connection by calling a simple tool (e.g., get_vessels)
    After installing/updating the connection, run a basic Marlo MCP tool (for example get_vessels) to confirm authentication succeeds and data is returned. If you get a 401/403, re-check the key and contact support@marlo.online. (pypi.org)

Quick Start

View on GitHub

More for Finance

View All →

More for Analytics and Data

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.