Skip to main content
Glama

PayPal MCP

get_userinfo

Retrieve user information from an access token using the PayPal MCP server to streamline identity verification and user management.

Instructions

Get user info from identity token

Input Schema

NameRequiredDescriptionDefault
access_tokenYes

Input Schema (JSON Schema)

{ "properties": { "access_token": { "type": "string" } }, "required": [ "access_token" ], "type": "object" }
Install Server

You must to connect to the server.

Other Tools from PayPal MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DynamicEndpoints/Paypal-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server