PayPal MCP Server
PayPal API requests, authentication, and payment verification via Cloudflare Workers.
Data last scanned today · Reviewed today
Overview
PayPal MCP Server provides a lightweight, serverless interface for managing financial workflows directly from your AI assistant. Designed for deployment on Cloudflare Workers, it facilitates payment verification, webhook management, and real-time transaction processing with edge-computed low latency. It is written in TypeScript and utilizes a modular architecture intended to scale with payment volume. Developers can use this server to automate the interaction between AI models and the PayPal API suite. By offloading logic to the edge, it enables rapid response times for payment-related triggers, making it suitable for custom commerce workflows and integrated transaction monitoring.
Our verdict
This server carries a high risk level with a security score of 13/100, and it should be approached with extreme caution. The primary concern is that it lacks a read-only mode, granting full write access upon installation, and it has not seen a code update in over 495 days. Additionally, the project is community-maintained rather than official, lacks an editorially reviewed authentication method, and is accompanied by minimal documentation, making it unsuitable for sensitive production environments.
- Operates with zero direct dependencies reducing supply-chain surface area.
- Utilizes Apache-2.0 open-source licensing for project transparency.
- Deploys on Cloudflare Workers for edge-based latency efficiency.
- No read-only mode allows full write access on install.
- Project has not been updated in over 495 days.
- Lacks official vendor support or authentication review.
- Documentation provided in the repository is minimal.
Compatibility
| Client | Local | Docker | Remote | Read-only |
|---|---|---|---|---|
| Claude Desktop | ||||
| Cursor | ||||
| VS Code | ||||
| Windsurf | ||||
| ChatGPT |
Frequently asked questions
›What is the deployment environment for this server?
This server is designed to run on Cloudflare Workers as a serverless integration.
›What primary functions does this MCP server provide?
It handles PayPal API requests, authentication, and payment verification tasks.
Badge
Maintain this server? Add the live badge to your README.