PayPal MCP Server
About
A Model Context Protocol (MCP) server for PayPal API integration with backdated commits
Details
- Author
- arbuthnot-eth
- Downloads
- 329
- Categories
- Finance
Jump to
- Create and capture payments, orders, and payment tokens.
- Manage recurring subscriptions for billing.
- Create products, invoices, and batch payouts.
- Retrieve user information and manage web experience profiles.
- Automatic token management with refresh handling.
- Input validation via Zod schemas and robust error handling.
Install by cloning the repository, running npm install and npm build. Configure a .env file with PAYPAL_CLIENT_ID, PAYPAL_CLIENT_SECRET, and PAYPAL_ENVIRONMENT (sandbox or live). Start the server with npm start or use the provided MCP configuration snippet to connect it to your MCP client.
PayPal MCP Server
A Model Context Protocol (MCP) server that provides integration with PayPal's APIs. This server enables seamless interaction with PayPal's payment processing, invoicing, subscription management, and business operations through a standardized interface.
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
- Input Validation: Comprehensive validation using Zod schemas
- Error Handling: Robust error handling and logging
Installation
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
