Skip to main content
Feedback

Lob API MCP connector

Lob is a direct mail platform with advanced routing, printing, and delivery infrastructure that brings predictability to postage costs and faster delivery times. The Lob MCP connector allows AI agents to manage direct mail campaigns, check credit balances, and handle address verification and postcard operations. It also supports retrieving and deleting mail pieces, tracking delivery status, and managing account resources across your Lob environment.

Authentication type

  • Basic Auth - Requires a username and password to be configured for the agent to access the service.

Uses

Use the Lob API MCP connector to perform the following actions:

  • Send personalized direct mail campaigns to thousands of recipients automatically
  • Track mail delivery status and performance metrics across all campaigns
  • Manage mailing lists and recipient addresses with validation and deduplication
  • Automate postage cost calculations using Postal IQ advanced routing
  • Create and schedule bulk mail sends triggered by workflow events
  • Monitor Lob account credits and spending in real time

Example prompts

Use the following example prompts to invoke Lob API MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Send a direct mail campaign to all customers in Lob API who haven't purchased in 90 days.
  • Show me the delivery status of my last three mail campaigns in Lob API.
  • List all active mailing lists in Lob API and tell me how many recipients each contains.
  • Cancel the scheduled mail campaign I created yesterday in Lob API.
  • What is my current Lob API credits balance and monthly spending?
  • Create a new recipient list in Lob API with addresses from my customer database.
  • Retrieve tracking details for all postcards sent in Lob API last week.
  • Delete the outdated mailing list from my Lob API account.
  • Send a targeted direct mail piece to addresses in California through Lob API.
  • Check the delivery confirmation for campaign ID 12345 in Lob API.

Lob API MCP connector tools

The Lob API MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
get_lob_credits_balanceRetrieves the current balance of available Lob credits for your account.
addresses_listLists all addresses stored in your account with their details.
address_retrieveRetrieves the full details of a specific address by its identifier.
address_deleteRemoves a specific address from your account permanently.
bank_account_retrieveRetrieves the complete information for a specific bank account.
bank_account_deleteRemoves a specific bank account from your account permanently.
bank_accounts_listLists all bank accounts associated with your account.
billing_group_retrieveRetrieves the details of a specific billing group.
billing_groups_listLists all billing groups in your account with their settings.
booklet_retrieveRetrieves the full details of a specific booklet.
booklet_deleteRemoves a specific booklet from your account permanently.
booklets_listLists all booklets in your account with their information.
buckslips_listLists all buckslips in your account with their details.
buckslip_retrieveRetrieves the complete information for a specific buckslip.
buckslip_deleteRemoves a specific buckslip from your account permanently.
buckslip_orders_retrieveRetrieves details about orders placed for a specific buckslip.
campaigns_listLists all marketing campaigns in your account with their status.
campaign_retrieveRetrieves the full details of a specific marketing campaign.
campaign_deleteRemoves a specific campaign from your account permanently.
campaign_sendSends a campaign to its intended recipients for distribution.
cards_listLists all postcards in your account with their information.
card_retrieveRetrieves the complete details of a specific postcard.
card_deleteRemoves a specific postcard from your account permanently.
card_orders_retrieveRetrieves details about orders placed for a specific postcard.
checks_listLists all checks in your account with their current status.
check_retrieveRetrieves the full details of a specific check.
check_cancelCancels a specific check before it is processed and sent.
creative_retrieveRetrieves the design and content details of a specific creative asset.
informed_delivery_campaign_listLists all informed delivery campaigns in your account.
informed_delivery_campaign_retrieveRetrieves the details of a specific informed delivery campaign.
letter_retrieveRetrieve.
letter_cancelCancel.
letters_listList.
postcard_retrieveRetrieve.
postcard_deleteCancel.
postcards_listList.
qr_codes_listList.
domain_getRetrieve a domain.
domain_deleteDelete a Domain.
domain_listList all domains.
links_getRetrieve a link.
links_deleteDelete Link.
links_listList all links.
resource_proof_retrieveRetrieve.
resource_proof_updateUpdate.
resource_proof_createCreate.
self_mailer_retrieveRetrieve.
self_mailer_deleteDelete.
self_mailers_listList.
snap_pack_retrieveRetrieve.
snap_pack_deleteDelete.
snap_packs_listList.
template_version_retrieveRetrieve.
template_version_deleteDelete.
template_versions_listList.
template_retrieveRetrieve.
template_deleteDelete.
templates_listList.
uploads_listList.
upload_createCreate.
upload_retrieveRetrieve.
upload_updateUpdate.
upload_deleteDelete.
upload_export_createCreate Export.
report_retrieveRetrieve Line Item Report.
export_retrieveRetrieve Export.
On this Page