Back to directory
paddlehq/paddle-mcp-server

paddlehq/paddle-mcp-server

@PaddleHQ

Interact with the Paddle API using AI assistants like Claude, or in AI-powered IDEs like Cursor. Manage product catalog, billing and subscriptions, and reports.

paddlebillingpaymentssubscriptionsapimcpfinancialfinance

Installation & Configuration

{
  "mcpServers": {
    "paddle": {
      "command": "npx",
      "args": [
        "-y",
        "@paddle/paddle-mcp"
      ],
      "env": {
        "PADDLE_API_KEY": "your-api-key",
        "PADDLE_ENVIRONMENT": "sandbox",
        "PADDLE_MCP_TOOLS": "non-destructive"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12