Marlo MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MARLO_MCP_API_KEY | Yes | Your Marlo MCP API key for authentication |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_vesselsC | Get vessel all available vessels with minimal vessel details |
| get_fleetsB | Get all available fleets |
| get_fleet_detailsD | Get fleet details |
| get_vessel_detailsD | Get vessel details |
| create_vesselD | create a new vessel |
| search_portsD | Search multiple ports |
| search_cargosD | Search cargos |
| get_all_charter_specialistsB | Get all available charter specialists |
| search_charterer_contactsD | Search charterer contacts |
| get_all_voyagesC | Get all voyages |
| get_voyage_detailsD | Get voyage details |
| get_voyage_profit_and_lossD | Get voyage profit and loss |
| get_all_estimates_sheetC | Get all estimates sheet |
| get_estimate_sheet_detailsC | get details of a specific estimate sheet |
| get_all_cargo_booksC | Get all cargo books |
| get_cargo_book_detailsD | Get cargo book details |
| list_all_vessel_fixturesC | list all vessel fixtures |
| get_vessel_fixture_detailsC | get details of a specific vessel fixture |
| get_voyage_contactsD | get voyage contacts |
| get_voyage_contacts_financial_detailsC | Get financial details (bills, invoices, payments, etc.) for voyage contacts |
| get_vessel_fixture_contactsC | get contacts for a vessel fixture |
| get_vessel_fixture_contacts_financial_detailsC | Get vessel fixture contacts financial details (bills, invoices, payments, etc.) |
| get_invoice_detailsD | Get a invoice details |
| get_bill_detailsD | Get a bill details |
| voyage_port_disbursementsD | voyage port disbursements |
| get_voyage_laytimeD | Get voyage laytime |
| list_all_customersD | list all customers |
| list_all_vendorsC | list all vendors |
| list_all_lendorsD | list all lendors |
| get_customer_detailsD | get customer details |
| get_vendor_detailsD | get vendor details |
| list_all_billsD | list all bills |
| list_all_invoicesD | list all invoices |
| get_journal_entriesD | get journal entries |
| list_all_vendor_creditsC | list all vendor credits |
| get_vendor_credit_detailsD | get vendor credit details |
| list_all_credit_notesD | list all credit notes |
| get_credit_note_detailsD | get credit note details |
| list_all_external_loansD | list all exteral loans |
| get_external_loan_detailsD | get external loan details |
| list_all_marlo_loansC | list all marlo loans |
| get_marlo_loan_detailsD | get marlo loan details |
| list_all_transactionsC | List all transactions |
| get_market_ratesD | get market rates |
| get_market_rate_detailsD | get market rate details |
| get_covenantD | get covenant |
| get_credit_scoreC | get credit score |
| get_interest_ratesD | get interest rates |
| list_all_sanctions_case_managerD | list all sanctions case manager |
| get_sanctions_case_manager_detailsD | get sanctions case manager details |
| search_sanctionsD | search sanctions |
| search_individual_sanctionD | search individual sanction |
| list_all_bank_accountsC | list all bank accounts |
| list_all_bank_transactionsD | list all bank transactions |
| get_profit_lossD | get profit and loss data |
| get_balance_sheetD | get balance sheet data |
| get_global_search_vessel_listC | Get a global search vessel valuation list |
| get_vessel_valuationD | Get vessel valuation |
| list_approval_transactionsC | List approval transactions |
| get_global_account_currency_balanceC | Get a global account currency balance |
| list_all_global_accountsC | List all global accounts |
| list_all_payoutsC | List all payouts |
| get_payout_detailsD | Get payout details |
| get_company_valuationC | Get a valuation of company |
| get_operational_cashflowD | Get operational cashflow data |
| get_cashbalance_streamsC | Get cashbalance streams data |
| get_all_borrowers_summary_for_lenderB | Get summary of all borrowers with their loan statistics and portfolio totals |
| get_borrower_financial_details_for_lenderC | Get comprehensive financial analysis and loan details for a specific borrower company |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/core-marlo/marlo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server