PayPal
Access PayPal payments platform
The PayPal MCP server enables AI agents to interact with the PayPal platform. PayPal is a global online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders. This MCP server allows AI assistants to programmatically access and manage PayPal account information, transaction details, payment processing, and potentially other financial services offered by PayPal.
Connection
Claude Code
claude mcp add --transport http paypal https://mcp.paypal.com/mcpConnector URL
https://mcp.paypal.com/mcpTools (28)
create_productlist_productshow_product_detailslist_disputesget_disputeaccept_dispute_claimcreate_invoicelist_invoicesget_invoicesend_invoicesend_invoice_remindercancel_sent_invoicegenerate_invoice_qr_codecreate_ordercreate_refundget_orderget_refundpay_orderlist_transactioncreate_shipment_trackingget_shipment_trackingcancel_subscriptioncreate_subscriptioncreate_subscription_planlist_subscription_plansshow_subscription_detailsshow_subscription_plan_detailsupdate_subscriptionAbout
Interact with PayPal’s payment ecosystem to process transactions, manage subscriptions, handle disputes, access customer payment data, generate financial reports, and monitor payment flows. Enable secure payment operations and business insights through conversational commands for comprehensive payment management.
You can use the PayPal connector to:
Create invoices:
"Create an invoice for {customer_email} including 2 hours of consulting at $100 per hour"
Get transaction reports:
"Get the list of my transactions for last 30 days"
Create products:
"Create a new product with the name '{product_name}' of type DIGITAL"
Create subscription plans:
"Create a PayPal subscription plan for product '{product_name}' with billing cycle '{billing_cycle}', price '{price} {currency}'. Set trial period cycle to '{trial_period}'"
Set up subscriptions:
"Create a PayPal subscription for the 'Premium Membership' plan and subscribe customer@email.com"