Loomal

paypal-mcp-server

MCP server by github.com/paypal/paypal-mcp-server

A command line tool for setting up PayPal MCP server

10 starsnpm: @paypal/mcp

About paypal-mcp-server

paypal-mcp-server is an MCP (Model Context Protocol) server published by paypal in the official MCP registry. A command line tool for setting up PayPal MCP server

It ships as an npm package (@paypal/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/paypal/paypal-mcp-server, where the project has earned 10 GitHub stars.

Use paypal-mcp-server with your agent

Claude Code · one command
claude mcp add paypal-mcp-server -- npx -y @paypal/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "paypal-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@paypal/mcp"
      ]
    }
  }
}
npm@paypal/mcp

Frequently asked questions

What is paypal-mcp-server?
paypal-mcp-server is an MCP (Model Context Protocol) server by paypal. A command line tool for setting up PayPal MCP server
How do I connect paypal-mcp-server to Claude, Cursor, or another MCP client?
Install paypal-mcp-server from its npm package (@paypal/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is paypal-mcp-server open source?
Yes — the source code is public at github.com/paypal/paypal-mcp-server, with 10 GitHub stars.
Can AI agents pay to use paypal-mcp-server?
Not yet through Loomal — paypal-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain paypal-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.