Back to directory
@paddle/paddle-mcp

@paddle/paddle-mcp

@PaddleHQ36

An MCP server that enables AI assistants and IDEs to interact with the Paddle API for managing product catalogs, billing, subscriptions, and reports.

billingsubscriptionsproductspaymentse-commercecommerce

Installation & Configuration

{
  "mcpServers": {
    "paddle": {
      "command": "npx",
      "args": [
        "-y",
        "@paddle/paddle-mcp",
        "--api-key=PADDLE_API_KEY",
        "--environment=(sandbox|production)"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/26
Updated
2025/12/26