Payments & FinanceAuth: OAuth2.1
PayPal hosted MCP server
Global payments
PayPal’s hosted MCP server connects agents to PayPal’s commerce APIs. Agents can work with invoicing, orders, and payment data for the authorized PayPal business account.
Curated by Agentic WorkersPublished Updated
Server description
Create and manage PayPal payments, invoices, and orders
PayPal’s hosted MCP server connects agents to PayPal’s commerce APIs. Agents can work with invoicing, orders, and payment data for the authorized PayPal business account.
- Slug
- paypal
- Category
- Payments & Finance
- Category slug
- payments-and-finance
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"paypal": {
"url": "https://mcp.paypal.com/sse"
}
}
}