Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
PayPal MCP Server logo
MCP server

PayPal MCP Server

Run PayPal merchant operations — invoices, orders, refunds, disputes — from an agent.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @paypal/mcp --tools=all
mcpServers
{
  "mcpServers": {
    "paypal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@paypal/mcp",
        "--tools=all"
      ]
    }
  }
}
Transport
both
Runtime
Node
Auth
Required
License
Apache-2.0
Tools
create_invoicesend_invoicesend_invoice_reminderlist_invoicesget_invoicecreate_orderpay_orderlist_disputesaccept_dispute_claimcreate_shipment_trackingupdate_shipment_tracking

PayPal's own MCP server covers the merchant side of the account: creating and sending invoices, chasing them with reminders, taking an order through to payment, issuing refunds, listing open disputes and attaching shipment tracking. It is offered as a hosted endpoint at mcp.paypal.com, with a sandbox host for testing before real money moves, and can also be run locally from the agent toolkit package with an access token. Because these calls move money and touch customer records, scope the credentials to what the agent actually needs.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?