PayPal

PayPal

Access PayPal payments platform

finance

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.

Works with:
claude
claude api
claude code

Connection

Claude Code

claude mcp add --transport http paypal https://mcp.paypal.com/mcp

Connector URL

https://mcp.paypal.com/mcp

Tools (28)

CREATEcreate_product
READlist_product
READshow_product_details
READlist_disputes
READget_dispute
ACTIONaccept_dispute_claim
CREATEcreate_invoice
READlist_invoices
READget_invoice
CREATEsend_invoice
CREATEsend_invoice_reminder
ACTIONcancel_sent_invoice
CREATEgenerate_invoice_qr_code
CREATEcreate_order
CREATEcreate_refund
READget_order
READget_refund
ACTIONpay_order
READlist_transaction
CREATEcreate_shipment_tracking
READget_shipment_tracking
ACTIONcancel_subscription
CREATEcreate_subscription
CREATEcreate_subscription_plan
READlist_subscription_plans
READshow_subscription_details
READshow_subscription_plan_details
UPDATEupdate_subscription

About

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"

Details

Developer

PayPal

Version

1.0.0

Permissions

Read and write

Transport

streamable-http

Tags

claude
claude-api
claude-code
financial-services
paypal
    PayPal MCP Server