MCP-Server

MCP-Server

3.1

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

  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_subscription

    Create a subscription for recurring billing.

  5. create_product

    Create a new product in the catalog.

  6. create_invoice

    Generate a new invoice.

  7. create_payout

    Process a batch payout.

Related MCP Servers

View all finance servers →