PayPal MCP Server provides integration with PayPal's payment processing APIs through a standardized interface. Built by Brandon Arbuthnot, it enables AI assistants to create and capture payments, manage subscriptions, handle business operations like invoicing and payouts, and access user information. The server implements robust authentication with automatic token refresh, comprehensive input validation using Zod schemas, and detailed error handling. It's particularly valuable for e-commerce applications, financial services, and any workflow requiring secure payment processing capabilities without leaving the conversation interface.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Create a payment token for future use.
Create a new order in PayPal.
Capture payment for an authorized order.
Create a direct payment.
Create a subscription for recurring billing.
Create a new product in the catalog.
Generate a new invoice.
Process a batch payout.
Retrieve user information.
Create a web experience profile.
Get list of web experience profiles.