Skip to main content

Marlo MCP server for voyage management system for shipping companies

Project description

A Python client for interacting with the Marlo MCP (Model Context Protocol) server. This package provides an async client for making authenticated requests to the MCP API and includes example tools for vessel data retrieval.

What is Marlo?

Marlo is a finance and operations platform designed for maritime and shipping companies.

Marlo helps shipping businesses manage their entire operations from a single platform. It offers tools for:

  • Voyage Management: Plan routes, track progress, and log updates for each voyage.
  • Banking: Manage accounts in multiple currencies, send and receive payments, and access maritime-focused banking features like global accounts and borderless cards.
  • Loans & Finance: Request and track loans for cargo contracts, demurrage, and other financing needs. It also helps monitor covenants and keep financial records in order.
  • Analytics: View up-to-date financial and operational data in one dashboard, including cashflow, valuations, and credit scores.
  • Accounting: Sync with accounting software to maintain accurate financial records.
  • Email Integration: Centralize all chartering and operations emails with filters and tags for easy sorting.
  • Risk & Compliance: Track compliance, screen counterparties against global sanctions lists, monitor loan terms, and manage carbon intensity and emissions reporting.

Marlo is designed for various roles in the maritime industry, including CEOs, CFOs, chartering managers, operations managers, accountants, vessel owners, operators, and commercial managers. Its goal is to simplify operations, ensure compliance, and help maritime businesses grow. To subscribe to Marlo or request a demo, simply email our team at support@marlo.online. We're happy to help you get started!

Features

  • Async HTTP client for Marlo MCP API
  • Easy authentication via API key
  • Example usage for vessel data retrieval

Requirements

  • Python 3.12+
  • uvx guide
  • httpx (installed automatically)
  • mcp[cli] (installed automatically)

🔌 MCP Setup

here the example use for consume the mcp server

{
    "mcpServers": {
        "marlo-mcp": {
            "command": "uvx",
            "args": ["marlo-mcp"],
            "env": {
                "MARLO_MCP_API_KEY": "<your-api-key>"
            }
        }
    }
}

For Claude Desktop, you can install and interact with it right away by running:

mcp install PATH/TO/main.py -v MARLO_MCP_API_KEY=<your-api-key>

Available tools

The Marlo MCP client provides the following tools:

  • get_vessels: Get all available vessels with minimal vessel details
  • get_vessel_details: Get details of a specific vessel
  • create_vessel: Create a new vessel
  • search_ports: Search multiple ports
  • search_cargos: Search for cargos
  • get_all_charter_specialists: Get all available charter specialists
  • search_charterer_contacts: Search for charterer contacts
  • get_all_voyages: Get all voyages
  • get_voyage_details: Get details of a specific voyage
  • get_voyage_profit_and_loss: Get voyage profit and loss
  • get_all_estimates_sheet: Get all estimates sheet
  • get_estimate_sheet_details: Get details of a specific estimate sheet
  • get_all_cargo_books: Get all cargo books
  • get_cargo_book_details: Get details of a specific cargo book
  • list_all_vessel_fixtures: List all vessel fixtures
  • get_vessel_fixture_details: Get details of a specific vessel fixture
  • get_voyage_contacts: Get voyage contacts
  • get_voyage_contacts_financial_details: Get financial details for voyage contacts
  • get_vessel_fixture_contacts: Get contacts for a vessel fixture
  • get_vessel_fixture_contacts_financial_details: Get financial details for vessel fixture contacts
  • get_invoice_details: Get invoice details
  • get_bill_details: Get bill details
  • voyage_port_disbursements: Get voyage port disbursements
  • get_voyage_laytime: Get voyage laytime
  • list_all_customers: List all customers
  • list_all_vendors: List all vendors
  • list_all_lendors: List all lendors
  • get_customer_details: Get customer details
  • get_vendor_details: Get vendor details
  • list_all_bills: List all bills
  • list_all_invoices: List all invoices
  • get_journal_entries: Get journal entries
  • list_all_vendor_credits: List all vendor credits
  • get_vendor_credit_details: Get vendor credit details
  • list_all_credit_notes: List all credit notes
  • get_credit_note_details: Get credit note details
  • list_all_external_loans: List all external loans
  • get_external_loan_details: Get external loan details
  • list_all_marlo_loans: List all marlo loans
  • get_market_rates: List all market rates
  • get_market_rate_details: Get market rate details
  • get_covenant: Get covenant
  • get_credit_score: Get credit score
  • get_interest_rates: List all interest rates
  • list_all_sanctions_case_manager: List all sanctions case manager
  • get_sanctions_case_manager_details: Get sanctions case manager details
  • search_sanctions: Search sanctions
  • search_individual_sanction: Search individual sanction
  • list_all_bank_accounts: List all bank accounts
  • list_all_bank_transactions: List all bank transactions
  • get_profit_loss: Get profit and loss data
  • get_balance_sheet: Get balance sheet data
  • get_global_search_vessel_list: Get a global search vessel list
  • get_vessel_valuation: Get vessel valuation
  • list_approval_transactions: List approval transactions
  • get_global_account_currency_balance: Get a global account currency balance
  • list_all_global_accounts: List all global accounts
  • list_all_payouts: List all payouts
  • get_payout_details: Get payout details
  • get_company_valuation: Get a valuation of company
  • get_operational_cashflow: Get operational cashflow data
  • get_cashbalance_streams: Get cashbalance streams data
  • get_all_borrowers_summary_for_lender: Get summary of all borrowers with their loan statistics and portfolio totals
  • get_borrower_financial_details_for_lender: Get comprehensive financial analysis and loan details for a specific borrower company

Usage

Example usage of Marlo MCP Client

🔑 License

MIT © 2025 Marlo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

marlo_mcp-0.1.20.tar.gz (348.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

marlo_mcp-0.1.20-py3-none-any.whl (187.5 kB view details)

Uploaded Python 3

File details

Details for the file marlo_mcp-0.1.20.tar.gz.

File metadata

  • Download URL: marlo_mcp-0.1.20.tar.gz
  • Upload date:
  • Size: 348.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for marlo_mcp-0.1.20.tar.gz
Algorithm Hash digest
SHA256 ef9f1fb2ada98e97e7319c0465a13330112dd893767e3e27b3e2ca296dcf6028
MD5 9fd22c437e3a61994ba9bed199e1df48
BLAKE2b-256 9098833365e2c657d8b9abf023b963b3209928f87c90a81955bfb3887dd321f6

See more details on using hashes here.

File details

Details for the file marlo_mcp-0.1.20-py3-none-any.whl.

File metadata

  • Download URL: marlo_mcp-0.1.20-py3-none-any.whl
  • Upload date:
  • Size: 187.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for marlo_mcp-0.1.20-py3-none-any.whl
Algorithm Hash digest
SHA256 4f7619084e375a8fee63555ba709c2213b665bc83fbb5e9fd81fd761d8e0a7b6
MD5 5e10925a100a9488c503c73c1f96e9af
BLAKE2b-256 07d43480dee0a89a22f53555f9b8b941d86d227c9f63db2ebcc2eb9842699e98

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page