MCP Directory

MCP servers that process payments

Create charges, invoices, and customers via Stripe, PayPal & more.

16 servers · Last updated August 1, 2026

TL;DR: These servers expose payment and billing operations — creating charges, invoices, customers and checkout sessions. Money movement is the highest-trust action an agent can take, so these demand the tightest auth and almost always a human approval step. Treat test/sandbox mode as the default.

Bottom line: if you only try one, Stripe MCP Server (Agent Toolkit) is the most popular, verified option for this (1,900★). 15 more compared below.

Compare 16 servers

ServerTransportAuthVerifiedStarsTools for this
Stripe MCP Server (Agent Toolkit)Local (stdio)API key1,900create_customer, list_customers, create_payment_link +4
Coinbase AgentKit MCP ExtensionLocal (stdio)API key900get_balance
EVM MCP ServerLocal (stdio)API key380get_balance, get_token_balance
Financial Datasets MCP ServerLocal (stdio)API key320get_balance_sheets
Xero MCP ServerLocal (stdio)OAuth317list-invoices, list-payments, list-trial-balance +8
QuickBooks Online MCP ServerLocal (stdio)OAuth280get_balance_sheet, get_trial_balance, financial reports (aged receivables/payables, customer/vendor)
PayPal MCP ServerLocal (stdio)API key250create_invoice, send_invoice, generate_invoice_qr_code +3
Alpha Vantage MCP (Remote)Remote (HTTP)API key170COMPANY_OVERVIEW / INCOME_STATEMENT / BALANCE_SHEET / CASH_FLOW / EARNINGS, INSIDER_TRANSACTIONS / INSTITUTIONAL_HOLDINGS
CCXT MCP ServerLocal (stdio)API key140account-balance
Crypto Indicators MCP ServerLocal (stdio)No auth126calculate_balance_of_power, calculate_on_balance_volume, calculate_balance_of_power_strategy
Freqtrade-MCPLocal (stdio)No auth121fetch_balance
Bankless Onchain MCP ServerLocal (stdio)API key120get_transaction_history, get_transaction_info
DexPaprika MCP ServerLocal (stdio)No auth40getPoolTransactions
Ramp MCP ServerLocal (stdio)API key34load_transactions
deBridge MCPLocal (stdio)No auth31transaction_same_chain_swap
perp-cliLocal (stdio)API key31get_balance

The servers

Official Stripe server for payments, customers, subscriptions, invoices, and billing via natural language.

create_customerlist_customerscreate_payment_linkcreate_invoicelist_invoicescreate_refund

Coinbase's AgentKit MCP extension for onchain actions: transfers, swaps, and contract calls.

get_balance

Interact with 60+ EVM chains: balances, transfers, contracts, ENS, and ABI fetching.

get_balanceget_token_balance

Stock fundamentals, prices, SEC filings, news, and crypto data from Financial Datasets.

get_balance_sheets

Official Xero MCP server for accounting, invoicing, contacts, and payroll via the Xero API.

list-invoiceslist-paymentslist-trial-balancelist-bank-transactionslist-report-balance-sheetlist-payroll-employee-leave-balances

Intuit's official local MCP server exposing QuickBooks Online accounting data as callable tools.

get_balance_sheetget_trial_balancefinancial reports (aged receivables/payables, customer/vendor)

Official PayPal server for invoices, orders, payments, disputes, subscriptions, and catalog.

create_invoicesend_invoicegenerate_invoice_qr_codelist_invoicescreate_refundlist_transactions

Official Alpha Vantage remote server for stocks, crypto, forex, and technical indicators.

COMPANY_OVERVIEW / INCOME_STATEMENT / BALANCE_SHEET / CASH_FLOW / EARNINGSINSIDER_TRANSACTIONS / INSTITUTIONAL_HOLDINGS

Community server bridging LLMs to 100+ crypto exchanges via the CCXT library for data and trading.

account-balance

50+ cryptocurrency technical indicators and trading strategies for AI agents, sourced from any ccxt exchange.

calculate_balance_of_powercalculate_on_balance_volumecalculate_balance_of_power_strategy

Control a Freqtrade crypto trading bot through its REST API from any MCP-compatible AI agent.

fetch_balance

Structured on-chain data: contract state, ABIs, source code, event logs, and transaction history.

get_transaction_historyget_transaction_info

Real-time crypto token, DEX, and DeFi liquidity-pool data across 33+ blockchains. No API key required.

getPoolTransactions

Retrieve and analyze Ramp finance data (transactions, bills, reimbursements) via an in-memory SQLite ETL pipeline.

load_transactions

Cross-chain and same-chain crypto swaps, fee estimation, and trade execution for AI agents via the deBridge protocol.

transaction_same_chain_swap

Multi-DEX perpetual futures MCP server for Pacifica, Hyperliquid, Lighter & Aster — market data, trading, and funding-rate arbitrage.

get_balance

Use these in a stack

FAQ

Should I let an AI agent move money?

Only with strict guardrails: sandbox/test keys by default, restricted API scopes, hard spending limits, and a human approval for any real charge or transfer.

Which payment providers have MCP servers?

Stripe and PayPal have payment servers; QuickBooks and Plaid cover invoicing and banking data. See each on the directory for scope.

Other capabilities