PayPal Java
Summary
This PayPal Java MCP server implementation provides tools for analyzing and improving payment processing, including authorization rate analysis and a basic calculator. It supports both REST API and JSON-RPC over stdio interfaces, making it versatile for web clients and Smithery integration. The server is containerized with Docker support, facilitating easy deployment and scalability for various payment processing use cases.
Available Actions(2)
improveAuthorizationRate
Analyzes transaction data and provides recommendations to improve authorization rates. Parameters: merchantId (required), timeframe (optional, default: 'last_30_days'), transactionType (optional, default: 'all')
calculate
Performs basic math operations. Parameters: operation (required), a (required), b (required)
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요