PayPal MCP
Related Servers
Alternatives to PayPal MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceA server that provides integration with PayPal's APIs, enabling seamless interaction with payment processing, invoicing, subscription management, and business operations through a standardized interface.MIT
- AlicenseNot gradedqualityDmaintenanceA 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.7Apache 2.0

MailPace MCP Serverofficial
AlicenseDqualityDmaintenanceAn MCP server implementation that allows sending emails over MailPace's fast transactional email API.11MIT- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables interaction with Klarna's Payments API, allowing applications to implement Klarna payment options through natural language commands.-
- FlicenseBqualityFmaintenanceA MCP Server used to collect MCP Servers over the internet.319-
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables interaction with Google's My Business Account Management API, allowing users to perform account management operations through natural language interactions.-
TDQS
Scored across 12 tools
The tools are mostly distinct in purpose, but there is some overlap between 'create_payment' and 'create_invoice' or 'create_order' that could cause confusion, as payments, invoices, and orders are related financial concepts. Descriptions help clarify specific PayPal resources, but an agent might misselect among these similar creation tools without additional context.
The naming follows a consistent verb_noun pattern with 'create_' or 'get_' or 'list_' prefixes, making it predictable and readable. There are minor deviations, such as 'get_userinfo' using a compound word instead of underscore separation like 'get_user_info', but overall the convention is clear and well-maintained.
With 12 tools, the count is reasonable for a PayPal integration server, covering various creation operations and a few retrieval/list functions. It is slightly heavy on creation tools (9 out of 12) but still within a well-scoped range, as each tool serves a distinct PayPal API endpoint.
The tool surface is significantly incomplete for a PayPal domain, as it heavily focuses on creation operations with only one 'get' and one 'list' tool, missing essential update, delete, and other retrieval operations (e.g., update_invoice, delete_product, list_orders). This will likely cause agent failures when full CRUD/lifecycle management is needed.