PayPal-MCP-defunct
If you are the rightful owner of PayPal-MCP-defunct and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides integration with PayPal's APIs.
The PayPal MCP Server is designed to facilitate seamless interaction with PayPal's suite of services, including payment processing, invoicing, subscription management, and business operations. By providing a standardized interface, this server simplifies the integration process for developers looking to leverage PayPal's capabilities. The server supports secure authentication with automatic token management, comprehensive input validation using Zod schemas, and robust error handling and logging. This ensures that developers can build reliable and secure applications that interact with PayPal's APIs efficiently.
Features
- Payment Processing: Create and capture payments, orders, and payment tokens
- Subscription Management: Create and manage recurring subscriptions
- Business Operations: Create products, invoices, and process payouts
- User Management: Retrieve user information and create web profiles
- Secure Authentication: Automatic token management with refresh handling
Tools
create_payment_token
Create a payment token for future use
create_order
Create a new order in PayPal
capture_order
Capture payment for an authorized order
create_payment
Create a direct payment
create_subscription
Create a subscription for recurring billing
create_product
Create a new product in the catalog
create_invoice
Generate a new invoice
create_payout
Process a batch payout
get_userinfo
Retrieve user information
create_web_profile
Create a web experience profile
get_web_profiles
Get list of web experience profiles