Index live · v1.7.0 · SEP 13 2026
192+ skills indexed200+ MCP servers9 platforms tracked
PayPal
OfficialbyPayPal
Payment processing via PayPal's Agent Toolkit.
stdioTypeScriptAPI Key Required
Listed official
Configuration
{
"mcpServers": {
"paypal": {
"command": "npx",
"args": [
"-y",
"@paypal/mcp",
"--tools=all"
],
"env": {
"PAYPAL_ACCESS_TOKEN": "YOUR_PAYPAL_ACCESS_TOKEN",
"PAYPAL_ENVIRONMENT": "SANDBOX"
}
}
}
}Run in a terminal. Copied verbatim from the upstream README.
Related Servers
Quick Stats
Trust LevelOfficial
Transportstdio
API KeyRequired
LanguageTypeScript
CategoryFinance & Payments
Sourcepaypal/paypal-mcp-server
Websitepaypal.com
Author
P
PayPal
Official
Tags
paymentscheckoutfintech
AgenticSkills Audit
Automated framework checks. Deep code review tracked separately. Read the methodology →
1/2
1 of 2 automated checks passed
Audited Aug 7, 2026
Hosted endpoint
TLS-only (HTTPS) endpoint
Mitigates: Plaintext credential interceptionResponded 200 over HTTPS
OAuth 2.1 metadata (RFC 9728)
Mitigates: Token mismanagement, audience confusionNo /.well-known/oauth-protected-resource (status 404)
Repo-level checks
SECURITY.md published
Mitigates: Coordinated disclosure pathHosted server — repo-level check not applicable
Commit in last 90 days
Mitigates: Maintainer abandonmentHosted server — no public commit log
≥2 active contributors
Mitigates: Bus-factor of oneHosted server — no public contributor list
CI pipeline configured
Mitigates: Code health regressionHosted server — no public CI
Dependency lockfile committed
Mitigates: Dependency confusionHosted server — repo-level check not applicable
Signed releases (npm provenance)
Mitigates: Supply-chain backdoorHosted server — supply chain via vendor
Software Bill of Materials (SBOM)
Mitigates: Audit trailHosted server — repo-level check not applicable
License declared
Mitigates: Legal ambiguityHosted server — vendor terms of service apply
Deep framework checks (OAuth 2.1 / PKCE implementation, input validation, sandboxing) require human source review and are tracked separately. This scorecard covers programmatically verifiable signals only.
Get new MCP servers in your inbox. What we added, what failed the security audit, and why. See a past issue.