MCP.so
ログイン

PayPal MCP Server

@arbuthnot-eth

PayPal MCP Server について

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

基本情報

カテゴリ

金融とコマース

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

arbuthnot-eth

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「金融とコマース」の他のコンテンツ