The Paddle MCP Server provides tools for interacting with the Paddle Billing API to manage your business operations:
- List/create products: Manage your product catalog with filtering, sorting, and pagination options
- List/create prices: Define pricing including regional overrides
- List customers: Access customer data with search and filtering capabilities
- List transactions: View transaction details with various filtering options
- List subscriptions: Track subscription data and scheduled changes
- Create custom reports: Generate detailed financial reports for analysis and reconciliation
Provides tools for interacting with the Paddle Billing API, including listing and creating products, managing prices, accessing customer data, retrieving transactions and subscriptions, and creating custom financial reports.
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 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
Features
- List products in your Paddle catalog
- Create new products
- List prices for products
- Create new prices for products
- List customers
- List transactions
- List subscriptions
- Create custom reports for financial analysis
Installation
To use the MCP server, you'll need an API key. You can create and manage API keys in Paddle > Developer tools > Authentication:
- Sandbox: https://sandbox-vendors.paddle.com/authentication-v2
- Live: https://vendors.paddle.com/authentication-v2
To run the server in a client like Claude Desktop, Cursor or Windsurf, add the following to your MCP config:
Replace PADDLE_API_KEY
with your API key, and pass the correct value as environment
.
For detailed setup guides, see:
Development
- Install dependencies:
- Build the server:
- Update client to use the local build:
Debugging
To debug the MCP server, you can use the MCP Inspector tool:
- Run the server with the inspector:
- Open the provided URL in your browser to view and debug the MCP requests and responses.
- Include the
--api-key
and--environment
arguments.
Learn more
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
A Model Context Protocol server that provides tools for interacting with the Paddle Billing API, enabling users to manage products, prices, customers, transactions, subscriptions, and create custom financial reports.
Related Resources
Related MCP Servers
- -securityFlicense-qualityA server implementing the Model Context Protocol to make and query payments through Worldpay APIs, enabling payment processing, payment queries, and checkout form generation.Last updated -TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol server that provides tools for interacting with Trello boards, enabling seamless management of cards, lists, and activities while handling rate limiting and type safety.Last updated -103JavaScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that helps track expenses and calculate reimbursements for social events, making it easy to settle balances between friends.Last updated -PythonApache 2.0
- -securityAlicense-qualityA Model Context Protocol server that provides comprehensive integration with PayPal's APIs, enabling seamless interaction with payment processing, invoicing, subscription management, and business operations through a standardized interface.Last updated -TypeScriptApache 2.0