SERVER
Paypal MCP Server
Rank #10707pulsemcp/paypal-mcp-server
MCP server providing paypal-server capabilities
First listed
Oct 23, 2025
Last publish date
Oct 28, 2025
OVERVIEW
Paypal MCP Server is a Model Context Protocol (MCP) server published by paypal. It ranks #10707 of 58,832 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Paypal MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Oct 23, 2025 and most recently updated on Oct 28, 2025.
STANDING
#10,707of 58,832 tracked serversTop 25%
Ranks ahead of 48,125 of 58,832 servers on MCP Toplist.
CONNECT
Use Paypal MCP Server
Add Paypal MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"paypal-mcp-server": {
"command": "npx",
"args": [
"-y",
"@paypal/mcp"
],
"env": {
"PAYPAL_ACCESS_TOKEN": "<your PAYPAL_ACCESS_TOKEN>",
"PAYPAL_ENVIRONMENT": "<your PAYPAL_ENVIRONMENT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
paypal
MORE FROM THIS PUBLISHER
Other servers by paypal
View all paypal servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.8.1 | Oct 28, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Paypal MCP Server?
- MCP server providing paypal-server capabilities
- Who maintains Paypal MCP Server?
- Paypal MCP Server is maintained by paypal, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Paypal MCP Server an official MCP server?
- Yes — Paypal MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Paypal MCP Server have?
- MCP Toplist tracks 2 versions of Paypal MCP Server, most recently published on Oct 28, 2025.
- Where can I find the source code for Paypal MCP Server?
- The source code for Paypal MCP Server is hosted at github.com/paypal/paypal-mcp-server.
EXPLORE