PayPal
Summary
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.
Available Actions(11)
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.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요