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
| Server | Transport | Auth | Verified | Stars | Tools for this |
|---|---|---|---|---|---|
| Stripe MCP Server (Agent Toolkit) | Local (stdio) | API key | 1,900 | create_customer, list_customers, create_payment_link +4 | |
| Coinbase AgentKit MCP Extension | Local (stdio) | API key | 900 | get_balance | |
| EVM MCP Server | Local (stdio) | API key | 380 | get_balance, get_token_balance | |
| Financial Datasets MCP Server | Local (stdio) | API key | 320 | get_balance_sheets | |
| Xero MCP Server | Local (stdio) | OAuth | — | 317 | list-invoices, list-payments, list-trial-balance +8 |
| QuickBooks Online MCP Server | Local (stdio) | OAuth | 280 | get_balance_sheet, get_trial_balance, financial reports (aged receivables/payables, customer/vendor) | |
| PayPal MCP Server | Local (stdio) | API key | 250 | create_invoice, send_invoice, generate_invoice_qr_code +3 | |
| Alpha Vantage MCP (Remote) | Remote (HTTP) | API key | 170 | COMPANY_OVERVIEW / INCOME_STATEMENT / BALANCE_SHEET / CASH_FLOW / EARNINGS, INSIDER_TRANSACTIONS / INSTITUTIONAL_HOLDINGS | |
| CCXT MCP Server | Local (stdio) | API key | 140 | account-balance | |
| Crypto Indicators MCP Server | Local (stdio) | No auth | — | 126 | calculate_balance_of_power, calculate_on_balance_volume, calculate_balance_of_power_strategy |
| Freqtrade-MCP | Local (stdio) | No auth | — | 121 | fetch_balance |
| Bankless Onchain MCP Server | Local (stdio) | API key | 120 | get_transaction_history, get_transaction_info | |
| DexPaprika MCP Server | Local (stdio) | No auth | — | 40 | getPoolTransactions |
| Ramp MCP Server | Local (stdio) | API key | — | 34 | load_transactions |
| deBridge MCP | Local (stdio) | No auth | — | 31 | transaction_same_chain_swap |
| perp-cli | Local (stdio) | API key | — | 31 | get_balance |
The servers
Official Stripe server for payments, customers, subscriptions, invoices, and billing via natural language.
Coinbase's AgentKit MCP extension for onchain actions: transfers, swaps, and contract calls.
Interact with 60+ EVM chains: balances, transfers, contracts, ENS, and ABI fetching.
Stock fundamentals, prices, SEC filings, news, and crypto data from Financial Datasets.
Official Xero MCP server for accounting, invoicing, contacts, and payroll via the Xero API.
Intuit's official local MCP server exposing QuickBooks Online accounting data as callable tools.
Official PayPal server for invoices, orders, payments, disputes, subscriptions, and catalog.
Official Alpha Vantage remote server for stocks, crypto, forex, and technical indicators.
Community server bridging LLMs to 100+ crypto exchanges via the CCXT library for data and trading.
50+ cryptocurrency technical indicators and trading strategies for AI agents, sourced from any ccxt exchange.
Control a Freqtrade crypto trading bot through its REST API from any MCP-compatible AI agent.
Structured on-chain data: contract state, ABIs, source code, event logs, and transaction history.
Real-time crypto token, DEX, and DeFi liquidity-pool data across 33+ blockchains. No API key required.
Retrieve and analyze Ramp finance data (transactions, bills, reimbursements) via an in-memory SQLite ETL pipeline.
Cross-chain and same-chain crypto swaps, fee estimation, and trade execution for AI agents via the deBridge protocol.
Multi-DEX perpetual futures MCP server for Pacifica, Hyperliquid, Lighter & Aster — market data, trading, and funding-rate arbitrage.
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.