Paddle

Paddle

Official
paddlehq

Provides access to Paddle Billing API for managing subscription payments, customers, and financial operations. Lets AI assistants handle billing workflows, transactions, and generate financial reports.

Streamline your billing operations with powerful Paddle API integration tools. This MCP server offers a robust interface for managing products, prices, customers, subscriptions, transactions, and custom financial reports using Paddle Billing. Designed for developers, it simplifies handling payments, taxes, and subscription workflows—all within a unified platform focused on efficiency and clarity.

46481 views14Local (stdio)

What it does

  • Manage products, prices, and subscription plans
  • View and handle customer information and subscriptions
  • Process payments, refunds, and transactions
  • Generate custom financial reports
  • Debug billing and order management issues
  • Create and adjust transactions

Best for

SaaS developers managing subscription billingFinancial teams needing billing automationDevelopers integrating Paddle payment systems
Near-complete Paddle API coverageOne-click install for Cursor and VS CodeSandbox environment support

About Paddle

Paddle is an official MCP server published by paddlehq that provides AI assistants with tools and capabilities via the Model Context Protocol. Streamline billing with Paddle API tools. Manage products, prices, and subscriptions efficiently—an alternative to Stripe API for developers. It is categorized under finance, developer tools.

How to install

You can install Paddle in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

Paddle is released under the Apache-2.0 license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

MCP Server for Paddle Billing

Paddle Billing is the developer-first merchant of record. We take care of payments, tax, subscriptions, and metrics with one unified API that does it all.

This is a Model Context Protocol (MCP) server that provides LLMs and AI agents with tools for interacting with the Paddle API.

Important: This MCP server works with Paddle Billing. It does not support Paddle Classic. To work with Paddle Classic, see: Paddle Classic API reference

Install in Cursor

README image

Features

The MCP server has near parity with the Paddle API, allowing AI assistants and agents to:

  • Manage your full Paddle catalog
  • View customer, purchase, and provisioning information
  • Handle subscription, payment, and refund workflows
  • Debug billing and order management issues
  • Create and adjust transactions directly in conversation
  • Generate financial reports for financial and operational insights
  • Implement and test Paddle integrations faster

Available tools

The MCP server can use the following tools to take actions with your Paddle account:

Products
OperationToolNon-destructiveRead only
List productslist_products✅✅
Create a productcreate_product✅❌
Get a productget_product✅✅
Update a productupdate_product❌❌
Prices
OperationToolNon-destructiveRead only
List priceslist_prices✅✅
Create a pricecreate_price✅❌
Get a priceget_price✅✅
Update a priceupdate_price❌❌
Preview pricespreview_prices✅❌
Discounts
OperationToolNon-destructiveRead only
List discountslist_discounts✅✅
Create a discountcreate_discount✅❌
Get a discountget_discount✅✅
Update a discountupdate_discount❌❌
Discount Groups
OperationToolNon-destructiveRead only
List discount groupslist_discount_groups✅✅
Create a discount groupcreate_discount_group✅❌
Get a discount groupget_discount_group✅✅
Update a discount groupupdate_discount_group❌❌
Archive a discount grouparchive_discount_group❌❌
Customers
OperationToolNon-destructiveRead only
List customerslist_customers✅✅
Create a customercreate_customer✅❌
Get a customerget_customer✅✅
Update a customerupdate_customer❌❌
List credit balances for a customerlist_credit_balances✅✅
Addresses
OperationToolNon-destructiveRead only
List addresses for a customerlist_addresses✅✅
Create an address for a customercreate_address✅❌
Get an address for a customerget_address✅✅
Update an address for a customerupdate_address❌❌
Businesses
OperationToolNon-destructiveRead only
List businesses for a customerlist_businesses✅✅
Create a business for a customercreate_business✅❌
Get a business for a customerget_business✅✅
Update a business for a customerupdate_business❌❌
Transactions
OperationToolNon-destructiveRead only
List transactionslist_transactions✅✅
Create a transactioncreate_transaction✅❌
Get a transactionget_transaction✅✅
Update a transactionupdate_transaction❌❌
Preview a transactionpreview_transaction_create✅❌
Revise customer information on a billed or completed transactionrevise_transaction❌❌
Get a PDF invoice for a transactionget_transaction_invoice✅✅
Adjustments
OperationToolNon-destructiveRead only
List adjustmentslist_adjustments✅✅
Create an adjustmentcreate_adjustment✅❌
Get a PDF credit note for an adjustmentget_adjustment_credit_note✅✅
Subscriptions
OperationToolNon-destructiveRead only
List subscriptionslist_subscriptions✅✅
Get a subscriptionget_subscription✅✅
Update a subscriptionupdate_subscription❌❌
Cancel a subscriptioncancel_subscription❌❌
Pause a subscriptionpause_subscription❌❌
Resume a paused subscriptionresume_subscription❌❌
Activate a trialing subscriptionactivate_subscription❌❌
Preview an update to a subscriptionpreview_subscription_update✅❌
Create a one-time charge for a subscriptioncreate_subscription_charge✅❌
Preview a one-time charge for a subscriptionpreview_subscription_charge✅❌
Saved Payment Methods
OperationToolNon-destructiveRead only
List payment methods saved for a customerlist_saved_payment_methods✅✅
Get a payment method saved for a customerget_saved_payment_method✅✅
Delete a payment method saved for a customerdelete_saved_payment_method❌❌
Customer Portal Sessions
OperationToolNon-destructiveRead only
Create a customer portal sessioncreate_customer_portal_session✅❌
Notification Settings
OperationToolNon-destructiveRead only
List notification settingslist_notification_settings✅✅
Create a notification settingcreate_notification_setting✅❌
Get a notification settingget_notification_setting✅✅
Update a notification settingupdate_notification_setting❌❌
Delete a notification settingdelete_notification_setting❌❌
Events
OperationToolNon-destructiveRead only
List eventslist_events✅✅
Notifications
OperationToolNon-destructiveRead only
List notificationslist_notifications✅✅
Get a notificationget_notification✅✅
Replay a notificationreplay_notification✅❌
Notification Logs
OperationToolNon-destructiveRead only
List logs for a notificationlist_notification_logs✅✅
Simulations
OperationToolNon-destructiveRead only
List simulationslist_simulations✅✅
Create a simulationcreate_simulation✅❌
Get a simulationget_simulation✅✅
Update a simulationupdate_simulation❌❌
Simulation Runs
OperationToolNon-destructiveRead only
List runs for a simulationlist_simulation_runs✅✅
Create a run for a simulationcreate_simulation_run✅❌
Get a run for a simulationget_simulation_run✅✅
Simulation Run Events
OperationToolNon-destructiveRead only
List events for a simulation runlist_simulation_run_events✅✅
Get an event for a simulation runget_simulation_run_event✅✅
Replay an event for a simulation runreplay_simulation_run_event✅❌
Reports
OperationToolNon-destructiveRead only
List reportslist_reports✅✅
Create a reportcreate_report✅❌
Get a reportget_report✅✅
Get a CSV file for a reportget_report_csv

README truncated. View full README on GitHub.

Alternatives

Related Skills

Browse all skills
finance-skills

Production-ready financial analyst skill with ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction. 4 Python tools (all stdlib-only). Works with Claude Code, Codex CLI, and OpenClaw.

118
ui-design-system

UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.

41
ai-sdk

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".

12
openai-knowledge

Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.

5
cli-builder

Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.

5
environment-setup-guide

Guide developers through setting up development environments with proper tools, dependencies, and configurations

5