Community MCP server for PayPal payment platform. Agents can create payment orders, capture payments, issue refunds, manage disputes, and query transaction history. Supports both sandbox and production environments. Useful for e-commerce agents handling payments, subscription billing, and financial reconciliation.
npx -y mcp-paypal
{
"mcpServers": {
"paypal": {
"env": {
"PAYPAL_CLIENT_ID": "your-client-id",
"PAYPAL_CLIENT_SECRET": "your-client-secret"
},
"args": [
"-y",
"mcp-paypal"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 5 tools available.
Community MCP server for PayPal payment platform. Agents can create payment orders, capture payments, issue refunds, manage disputes, and query transaction history. Supports both sandbox and production environments. Useful for e-commerce agents handling payments, subscription billing, and financial reconciliation.
PayPal has 5 tools available.
PayPal offers a free tier with 200 calls per month. For higher usage, paid plans start at €0/month.
You can install PayPal using the following command: npx -y mcp-paypal. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
PayPal is listed under the Finance & Accounting category in the AgentForge MCP registry.
PayPal has a current uptime of 99.76% with an average response time of 320ms.
To connect PayPal, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of PayPal's tools via the Model Context Protocol.