Loading MCP server directory, please wait...
PayPal MCP server provides access to PayPal services and operations for AI assistants
npx @getmcp/cli add com.paypal.mcp/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOAuth Bearer token for API authentication (format: Bearer <token>)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.paypal.mcp/mcp": {
"url": "https://mcp.paypal.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}