MCP server for PayPal — global payments + payouts: Orders v2, Payments, Subscriptions, Disputes

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

PAYPAL_CLIENT_ID(str)
Required

PayPal REST app client id (from developer.paypal.com Apps & Credentials).

PAYPAL_CLIENT_SECRET(str)
RequiredSecret

PayPal REST app client secret (OAuth2 client_credentials password).

PAYPAL_ENV(str)

PayPal environment. 'sandbox' (default, https://api-m.sandbox.paypal.com) or 'live' (https://api-m.paypal.com).