paypal/agent-toolkit
The PayPal [Model Context Protocol](https://modelcontextprotocol.com/) server allows you to integrate with PayPal APIs through function calling. This protocol supports various tools to interact with different PayPal services.
PayPal Model Context Protocol Server
PayPal的MCP服务器允许通过函数调用集成PayPal API,支持多种工具与不同PayPal服务(如发票、支付、争议管理、 shipment tracking等)交互。
使用方式
通过npx命令启动:
npx -y @paypal/mcp --tools=all PAYPAL_ACCESS_TOKEN="YOUR_ACCESS_TOKEN" PAYPAL_ENVIRONMENT="SANDBOX"
需替换YOUR_ACCESS_TOKEN为实际PayPal访问令牌(可通过PayPal开发者平台生成),并设置环境变量PAYPAL_ENVIRONMENT为SANDBOX(测试)或PRODUCTION(生产)。
配置示例
在MCP宿主(如Claude Desktop)中配置:
{
"mcpServers": {
"paypal": {
"command": "npx",
"args": ["-y", "@paypal/mcp", "--tools=all"],
"env": {
"PAYPAL_ACCESS_TOKEN": "YOUR_PAYPAL_ACCESS_TOKEN",
"PAYPAL_ENVIRONMENT": "SANDBOX"
}
}
}
}
Recommend MCP Servers 💡
Uniswap Price
An MCP server that delivers real-time token prices from Uniswap V3 across multiple chains.
crypto-indicators-mcp
An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
@vipbat/fmp-mcp-server
MCP server integrating Financial Modeling Prep API for financial analysis by Investment Banking Analysts and M&A professionals
bin-data
An official Pagos MCP Server that provides BIN (Bank Identification Number) data, including enhanced insights, for financial transactions.
crypto-trending
null
monad-bridge-mcp-server
A lightweight MCP server enabling bridging between Ethereum Sepolia and Monad Testnet using Wormhole bridge