Back to directory
@paypal/mcp

@paypal/mcp

@PayPal0

PayPal's MCP server enables merchants to interact with their business tasks using natural language via MCP clients, streamlining operations like invoice creation.

PayPalpaymentsinvoicingbusiness tasksfinance

Installation & Configuration

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

Information

Transport
stdiossestreamable
Language
JavaScript
Created
2025/7/31
Updated
2025/7/31