SERVER
Paypal MCP Server
Rank #13,346io.github.paypal/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 #13,346 of 76,851 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Paypal MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Oct 23, 2025 and most recently updated on Oct 28, 2025.
STANDING
#13,346of 76,851 tracked serversTop 25%
Ranks ahead of 63,505 of 76,851 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 (1 delisted)
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
- Who maintains Paypal MCP Server?
- Paypal MCP Server is maintained by paypal, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Paypal MCP Server listed on the Official MCP Registry?
- Yes — Paypal MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- 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