PayPal MCP
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PAYPAL_CLIENT_ID | Yes | Your PayPal client ID for API authentication | |
PAYPAL_CLIENT_SECRET | Yes | Your PayPal client secret for API authentication |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
create_payment_token | Create a payment token |
create_payment | Create a payment |
create_payout | Create a batch payout |
create_referenced_payout | Create a referenced payout |
create_order | Create a new order in PayPal |
create_partner_referral | Create a partner referral |
create_web_profile | Create a web experience profile |
create_product | Create a new product in PayPal |
list_products | List all products |
get_dispute | Get details of a dispute |
get_userinfo | Get user info from identity token |
create_invoice | Create a new invoice |