MCP Server for Paddle Billing
@MCP-Mirror
MCP Server for Paddle Billing について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"paddle": {
"command": "npx",
"args": [
"-y",
"@paddle/paddle-mcp",
"--api-key=PADDLE_API_KEY",
"--environment=(sandbox|production)"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server for Paddle Billing?
MCP Server for Paddle Billing is a Model Context Protocol server that provides tools for interacting with the Paddle Billing API. It is designed for developers using Paddle Billing, the developer-first merchant of record, and does not support Paddle Classic.
How to use MCP Server for Paddle Billing?
Obtain a Paddle Billing API key from the Paddle dashboard (sandbox or live). Run the server using npx -y @paddle/paddle-mcp --api-key=PADDLE_API_KEY --environment=(sandbox|production). For client integration, add the server configuration to your MCP config file (e.g., for Claude Desktop, Cursor, or Windsurf).
Key features of MCP Server for Paddle Billing
- 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
Use cases of MCP Server for Paddle Billing
- Automating product and price management via AI assistants
- Retrieving customer, transaction, and subscription data from Paddle Billing
- Generating custom financial reports programmatically
- Integrating Paddle Billing operations into AI-powered workflows
FAQ from MCP Server for Paddle Billing
Does this server work with Paddle Classic?
No. This MCP server works only with Paddle Billing. For Paddle Classic, use the Paddle Classic API reference.
What are the runtime requirements?
The server requires Node.js to run via npx and a valid Paddle Billing API key. You must also specify the environment (sandbox or production).
How do I get an API key?
Create and manage API keys in Paddle under Developer tools > Authentication. Use the sandbox URL for testing or the live URL for production.
Which MCP clients are supported?
The server can be used with clients like Claude Desktop, Cursor, and Windsurf by adding the server configuration to the client’s MCP config file.
What tools does the server provide?
It provides tools to list/create products, list/create prices, list customers, list transactions, list subscriptions, and create custom reports for financial analysis.
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
コメント