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

评论

金融与商务 分类下的更多 MCP 服务器