-
securityF
license-
qualityA server implementing the Model Context Protocol to make and query payments through Worldpay APIs, enabling payment processing, payment queries, and checkout form generation.
Last updated -
TypeScript
Enables interaction with PayPal's APIs, supporting operations for invoices, orders, products, subscription plans, subscriptions, shipments, disputes, and transactions. Allows creating, listing, viewing, and managing PayPal resources programmatically.
用于 PayPal API 集成的模型上下文协议 (MCP) 服务器的 Python 实现。该服务器支持大型语言模型 (LLM) 通过函数调用与 PayPal 的 API 进行交互。
将以下内容添加到您的~/Claude/claude_desktop_config.json
:
您可以使用客户端 ID 和客户端密钥生成 PayPal 访问令牌:
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
一种 Python 实现,使大型语言模型能够通过函数调用与 PayPal 的 API 交互,支持发票、订单、产品、订阅和交易等功能。