MCP.so
Sign In

PayPal MCP Server

@arbuthnot-eth

About PayPal MCP Server

A Model Context Protocol (MCP) server for PayPal API integration with backdated commits

Basic information

Category

Finance & Commerce

License

MIT

Runtime

node

Transports

stdio

Publisher

arbuthnot-eth

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is PayPal MCP Server?

A Model Context Protocol (MCP) server that integrates with PayPal’s APIs, enabling automated payment processing, subscription management, invoicing, and business operations through a standardized interface.

How to use PayPal MCP Server?

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.

Key features of PayPal MCP Server

  • 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.

Use cases of PayPal MCP Server

  • Automate checkout and payment capture for e‑commerce stores.
  • Set up and manage recurring subscription billing.
  • Generate and send invoices programmatically.
  • Process batch payouts to multiple recipients.
  • Retrieve and manage user profile data seamlessly.

FAQ from PayPal MCP Server

Comments

More Finance & Commerce MCP servers