PayPal-MCP-defunct

PayPal-MCP-defunct

3.1

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

  1. create_payment_token

    Create a payment token for future use

  2. create_order

    Create a new order in PayPal

  3. capture_order

    Capture payment for an authorized order

  4. create_payment

    Create a direct payment

  5. create_subscription

    Create a subscription for recurring billing

  6. create_product

    Create a new product in the catalog

  7. create_invoice

    Generate a new invoice

  8. create_payout

    Process a batch payout

  9. get_userinfo

    Retrieve user information

  10. create_web_profile

    Create a web experience profile

  11. get_web_profiles

    Get list of web experience profiles

Related MCP Servers

View all finance servers →