パドル課金用MCPサーバー
Paddle Billingは、開発者を第一に考えた販売責任者です。支払い、税金、サブスクリプション、そしてメトリクスを、すべて1つの統合APIで管理します。
これは、Paddle API と対話するためのツールを提供するモデル コンテキスト プロトコル (MCP)サーバーです。
**重要:**このMCPサーバーはPaddle Billingと連携しています。Paddle Classicには対応していません。Paddle Classicでの操作については、 Paddle Classic APIリファレンスをご覧ください。
特徴
- パドルカタログに製品をリストする
- 新しい製品を作る
- 製品の価格を記載する
- 製品の新しい価格を設定する
- 顧客リスト
- 取引一覧
- リストサブスクリプション
- 財務分析用のカスタムレポートを作成する
インストール
MCPサーバーを使用するには、APIキーが必要です。APIキーはPaddle > 開発者ツール > 認証で作成・管理できます。
- サンドボックス: https://sandbox-vendors.paddle.com/authentication-v2
- ライブ: https://vendors.paddle.com/authentication-v2
Claude Desktop、Cursor、Windsurf などのクライアントでサーバーを実行するには、MCP 構成に以下を追加します。
PADDLE_API_KEY
を API キーに置き換え、正しい値をenvironment
として渡します。
詳細なセットアップ ガイドについては、以下を参照してください。
発達
- 依存関係をインストールします:
- サーバーを構築します。
- ローカル ビルドを使用するようにクライアントを更新します。
デバッグ
MCP サーバーをデバッグするには、MCP Inspector ツールを使用できます。
- インスペクターを使用してサーバーを実行します。
- 提供された URL をブラウザで開き、MCP の要求と応答を表示およびデバッグします。
--api-key
および--environment
引数を含めます。
もっと詳しく知る
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
Paddle Billing API と対話するためのツールを提供するモデル コンテキスト プロトコル サーバー。ユーザーは製品、価格、顧客、取引、サブスクリプションを管理し、カスタム財務レポートを作成できます。
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 -108JavaScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that helps track expenses and calculate reimbursements for social events, making it easy to settle balances between friends.Last updated -11PythonApache 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 -6TypeScriptApache 2.0