MCP-Server
If you are the rightful owner of MCP-Server 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 comprehensive integration with PayPal's APIs.
The MCP Server is a deprecated server designed to facilitate seamless interaction with PayPal's suite of APIs. It offers a standardized interface for handling various PayPal services, including payment processing, invoicing, subscription management, and business operations. The server is built using Node.js and TypeScript, ensuring a robust and scalable architecture. It supports OAuth 2.0 authentication for secure transactions and includes comprehensive error handling mechanisms. The server is designed to be easily integrated into existing systems, providing a reliable solution for businesses looking to leverage PayPal's capabilities.
Features
- Payment Processing: Manage orders, process payments, create payment tokens, and handle disputes.
- Business Operations: Manage product catalogs, generate invoices, process payouts, and manage subscriptions.
- User Management: Verify user identities, manage user data, and customize checkout experiences.
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_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.