Back to Home
PaddleHQ icon

paddle-mcp-server

Verified Safe

by PaddleHQ

Overview

Provides LLMs and AI agents with tools for interacting with the Paddle Billing API to manage payments, subscriptions, and other billing-related entities.

Installation

Run Command
npx -y @paddle/paddle-mcp --api-key=your_api_key --environment=sandbox --tools=non-destructive

Environment Variables

  • PADDLE_API_KEY
  • PADDLE_ENVIRONMENT
  • PADDLE_MCP_TOOLS

Security Notes

The server implements robust parameter validation using Zod schemas for all incoming tool arguments, significantly reducing the risk of injection vulnerabilities. API keys are handled securely via environment variables or CLI arguments and are not hardcoded. The code primarily acts as a wrapper around the official Paddle Node.js SDK, and includes explicit warnings within prompts to LLMs regarding destructive or sensitive actions.

Similar Servers

Stats

Interest Score36
Security Score9
Cost ClassHigh
Avg Tokens400
Stars37
Forks12
Last Update2026-01-05

Tags

mcppaddlebillingapiai agents