非官方 PayPal MCP 服务器
用于 PayPal API 集成的模型上下文协议 (MCP) 服务器的 Python 实现。该服务器支持大型语言模型 (LLM) 通过函数调用与 PayPal 的 API 进行交互。
特征
全面实现 PayPal API 的模型上下文协议
支持所有主要的 PayPal API 端点:
发票:创建、列出、查看、发送、提醒、取消、二维码
订单:创建、获取、捕获
产品:创建、列出、查看、更新
订阅计划:创建、列出、查看
订阅:创建、查看、取消
发货:创建、跟踪
争议:列出、查看、接受
交易:列表和过滤器
安装
来自 PyPI
来自源
使用 Docker
用法
命令行
仅启用特定工具
使用 Docker
与 Claude Desktop 集成
将以下内容添加到您的~/Claude/claude_desktop_config.json
:
获取 PayPal 访问令牌
您可以使用客户端 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 交互,支持发票、订单、产品、订阅和交易等功能。
Related MCP Servers
- -securityFlicense-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 -
- -securityAlicense-qualityA Model Context Protocol server that provides comprehensive integration with PayPal's APIs, enabling seamless interaction with payment processing, invoicing, subscription management, and business operations through a standardized interface.Last updated -6Apache 2.0
- -securityAlicense-qualityA server that provides integration with PayPal's APIs, enabling seamless interaction with payment processing, invoicing, subscription management, and business operations through a standardized interface.Last updated -MIT License
- -securityAlicense-qualityThe PayPal Model Context Protocol server allows you to integrate with PayPal APIs through function calling. This protocol supports various tools to interact with different PayPal services.Last updated -277154Apache 2.0