MCP ServerVerified~230ms avg
PayPal MCP Server
Access PayPal transactions, orders, and payment data from Claude Code.
Install
claude mcp add paypal -- npx -y @paypal/mcp
About
PayPal's official MCP server lets Claude Code interact with your PayPal account. Query transactions, check order statuses, view payment details, and manage disputes. Useful for debugging payment flows, reconciling transactions, and building PayPal integrations without constantly switching to the PayPal dashboard.
Tags
paypalpaymentstransactionsfintech
Score Breakdown
CLI Score Breakdown7/11
✓Official SDK on npm/pip+2
✓Env var authentication (no browser OAuth)+2
✓Works in headless/CI environments+2
✗CLI tool available0
✓JSON response for piping/parsing+1
✗Docs have curl/CLI examples0
✗Reasonable rate limits for scripted use0
✗Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads2.0k
GitHub stars500
Days since last release21d
Issue close ratio69%
TypeScript typesYes
Docs qualitygood
Breaking changesrare
Performance
Latencyus-east-1 - 2026-03-25
p50
190ms
avg
230ms
p95
540ms
Scores
CLI
7
Quality
7
Related
MCP ServerVerified~150ms - Moderate
8.0k/wkStripe MCP Server
Access Stripe payments, customers, subscriptions, and invoices from Claude Code.
CLI
8
Quality
8
claude mcp add stripe -- npx -y @stripe/mcpMCP ServerVerifiedFeatured~120ms - Moderate
889k/wkGitHub MCP Server
Access GitHub repos, issues, PRs, and actions directly from Claude Code.
CLI
10
Quality
10
claude mcp add github -- npx -y @modelcontextprotocol/server-githubMCP ServerVerifiedFeatured~200ms - Moderate
150k/wkPlaywright MCP Server
Browser automation with Playwright - test, scrape, and interact with web pages.
CLI
8
Quality
9
claude mcp add playwright -- npx -y @playwright/mcp