MCP server · Deluxe Corporation
deluxe-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Deluxe Corporation. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Deluxe Corporation publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
create_payment— Run a sale, recurring or tipping card/ACH transaction.authorize_payment— Reserve funds without capturing.complete_payment— Capture a previously authorized payment.cancel_payment— Void a payment before settlement.search_payments— Search payment transactions.create_refund— Refund a settled transaction, or issue a standalone refund.create_customer— Create a stored customer profile.get_customer— Retrieve one stored customer profile.list_customers— List stored customer profiles.create_payment_method— Vault a card or bank account against a customer.generate_token— Tokenize an instrument for reuse.verify_address— Run address verification (AVS) on an instrument.verify_ach— Validate a bank account before ACH origination.check_surcharge— Determine whether a surcharge applies to a card.bin_lookup— Look up card BIN details.create_subscription— Create a recurring billing schedule.modify_subscription— Change an existing recurring billing schedule.create_payment_link— Generate a shareable hosted payment URL.close_batch— Close a settlement batch.create_invoice— Create a draft invoice.search_invoices— Search invoices.send_invoice— Share an invoice with a payer.get_settlement_report— Retrieve daily card or ACH settlement reports over a date range.get_transaction_report— Retrieve authorized, captured or settled transaction reports.subscribe_event— Subscribe an HTTPS listener to a Deluxe webhook event type.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.