MCP.so
ログイン

MCP Server (deprecated)

@arbuthnot-eth

MCP Server (deprecated) について

A Model Context Protocol (MCP) server for PayPal API integration with improved error handling, comprehensive API coverage, and detailed documentation.

基本情報

カテゴリ

その他

ライセンス

MIT license

ランタイム

node

トランスポート

stdio

公開者

arbuthnot-eth

設定

標準の設定はありません

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

リポジトリ

ツール

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

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

概要

What is MCP Server (deprecated)?

MCP Server (deprecated) is a Model Context Protocol server that provides comprehensive integration with PayPal's APIs. It enables seamless interaction with PayPal’s payment processing, invoicing, subscription management, and business operations through a standardized interface. The server is marked as deprecated.

How to use MCP Server (deprecated)?

Install Node.js 16+ and obtain a PayPal Developer Account with API credentials. Clone the repository, install dependencies, build the project, then configure the server by setting PAYPAL_CLIENT_ID, PAYPAL_CLIENT_SECRET, and PAYPAL_ENVIRONMENT (sandbox or live) environment variables in your MCP settings file.

Key features of MCP Server (deprecated)

  • Orders management: create, update, and track orders
  • Payment processing with various methods
  • Dispute management and resolutions
  • Product catalog management
  • Invoicing and batch payouts
  • Subscription and recurring billing management

Use cases of MCP Server (deprecated)

  • Process payments and manage orders through MCP
  • Automate invoicing and batch payouts
  • Manage subscriptions and recurring billing
  • Handle payment disputes
  • Manage product catalogs

FAQ from MCP Server (deprecated)

What are the prerequisites?

Node.js 16.x or later and a PayPal Developer Account with API credentials.

How do I configure PayPal credentials?

Set PAYPAL_CLIENT_ID, PAYPAL_CLIENT_SECRET, and PAYPAL_ENVIRONMENT (sandbox or live) in the MCP settings file under the server’s environment variables.

Is this server deprecated?

Yes, the server is explicitly marked as deprecated in its name and repository metadata.

What PayPal APIs are integrated?

Orders, Payments, Payouts, Invoicing, Products, Subscriptions, Disputes, and Identity APIs.

How does error handling work?

The server provides detailed input validation errors, structured PayPal API error responses, retry logic for network issues, automatic OAuth token refresh, and backoff strategies for rate limiting.

コメント

「その他」の他のコンテンツ