{
  "name": "io.github.PaddleHQ/paddle-mcp-server",
  "description": "Paddle's official MCP (Apache-2.0) is a Merchant-of-Record billing MCP: manage products and prices, run the subscription lifecycle (create, pause, resume, cancel, charge), preview and create transactions, handle discounts, and export financial reports. It defaults to a non-destructive tool mode so read and preview operations are safe out of the box.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-07-16",
    "com.top-mcps/score": {
      "value": 67,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-07-17T12:42:38.190Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-07-17T12:42:38.008Z",
      "npmWeeklyDownloads": 569
    }
  },
  "repository": {
    "url": "https://github.com/PaddleHQ/paddle-mcp-server",
    "source": "github"
  },
  "author": {
    "name": "Paddle"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@paddle/paddle-mcp",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "type": "positional",
          "value": "--api-key=your_api_key"
        },
        {
          "type": "positional",
          "value": "--environment=sandbox"
        }
      ],
      "environmentVariables": [
        {
          "name": "PADDLE_API_KEY",
          "description": "PADDLE_API_KEY — required credential for Paddle.",
          "isRequired": true,
          "isSecret": true
        },
        {
          "name": "PADDLE_ENVIRONMENT",
          "description": "PADDLE_ENVIRONMENT — required credential for Paddle.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "_links": {
    "html": "https://top-mcps.com/mcp/paddle",
    "markdown": "https://top-mcps.com/mcp/paddle.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
