MCP server · operational
PayPal MCP
Invoices, orders and payments on PayPal.
Official PayPal remote MCP server. Creates and manages invoices, orders, subscriptions and disputes for the authenticated merchant account.
- endpoint
https://mcp.paypal.com/mcp- auth
- OAuth 2.1
- try it
- tested example call
curl -sS -X POST https://mcp.paypal.com/mcp -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' - capabilities
- payments.read · invoices.write
- tags
- payments · paypal · invoices · commerce
- i/o
- JSON-RPC 2.0 (MCP) → JSON-RPC 2.0 (MCP), SSE or JSON
- machine-readable
- /api/public/registry/paypal-mcp
Agents can discover PayPal MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.