arbuthnot-eth/PayPal-MCP
Serverless PayPal MCP integration on Cloudflare Workers. Handles API requests, auth, and secure payments with low latency via Cloudflare's edge. Ideal for webhooks, payment verification, and real-time transactions. Scalable, lightweight, and secure.
Platform-specific configuration:
{
"mcpServers": {
"PayPal-MCP": {
"command": "npx",
"args": [
"-y",
"PayPal-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...