paypal_mcp_server
If you are the rightful owner of paypal_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Python implementation of a Model Context Protocol (MCP) server for PayPal API integrations.
The Un-Official PayPal MCP Server is a Python-based implementation designed to facilitate interactions between Large Language Models (LLMs) and PayPal's APIs. By leveraging the Model Context Protocol (MCP), this server allows for seamless function calling to various PayPal API endpoints. It supports a wide range of functionalities including handling invoices, orders, products, subscription plans, shipments, disputes, and transactions. The server can be installed via PyPI, from source, or using Docker, making it versatile for different development environments. It also provides command-line usage options and can be integrated with platforms like Claude Desktop for enhanced functionality.
Features
- Full implementation of the Model Context Protocol for PayPal APIs
- Support for all major PayPal API endpoints including invoices, orders, products, and more
- Installation options via PyPI, source, or Docker
- Command-line usage with environment variables or arguments
- Integration capability with platforms like Claude Desktop