Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
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 Published 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.

Directory details

Slug
paypal
Category
Payments & Finance
Category slug
payments-and-finance
Authentication
OAuth2.1
Auth type
oauth

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.

Use with your agent
{
  "mcpServers": {
    "paypal": {
      "url": "https://mcp.paypal.com/sse"
    }
  }
}

Connection links