패들 청구를 위한 MCP 서버
Paddle Billing 은 개발자 중심의 공식 가맹점입니다. 결제, 세금, 구독, 그리고 모든 지표를 하나의 통합 API로 관리합니다.
이는 Paddle API와 상호작용하기 위한 도구를 제공하는 MCP(Model Context Protocol) 서버입니다.
중요: 이 MCP 서버는 Paddle Billing과 호환됩니다. Paddle Classic은 지원하지 않습니다. Paddle Classic을 사용하려면 Paddle Classic API 참조를 참조하세요.
특징
- Paddle 카탈로그에 제품 나열
- 새로운 제품을 만들어 보세요
- 제품 가격표
- 제품에 대한 새로운 가격 생성
- 고객 목록
- 거래 목록
- 구독 목록
- 재무 분석을 위한 맞춤 보고서 만들기
설치
MCP 서버를 사용하려면 API 키가 필요합니다. Paddle > 개발자 도구 > 인증 에서 API 키를 생성하고 관리할 수 있습니다.
- 샌드박스: https://sandbox-vendors.paddle.com/authentication-v2
- 라이브: https://vendors.paddle.com/authentication-v2
Claude Desktop, Cursor 또는 Windsurf와 같은 클라이언트에서 서버를 실행하려면 MCP 구성에 다음을 추가하세요.
지엑스피1
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