Back to directory
akramiot/paypal_mcp_server

akramiot/paypal_mcp_server

@akramIOT

非官方的PayPal MCP服务器示例,用于与PayPal API集成进行私有测试

paypalmcppaymentapiunofficialtypescriptintegrationfinance

Installation & Configuration

{
  "mcpServers": {
    "paypal": {
      "command": "paypal-mcp",
      "args": [
        "--tools=all"
      ],
      "env": {
        "PAYPAL_ACCESS_TOKEN": "YOUR_PAYPAL_ACCESS_TOKEN",
        "PAYPAL_ENVIRONMENT": "SANDBOX"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17