iiRecord
Agentic AI Atlas · PayPal MCP Server
tool-server:mcp-paypala5c.ai
II.
ToolServer JSON

tool-server:mcp-paypal

Structured · live

PayPal MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-saas-services.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-paypal",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-saas-services.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "PayPal MCP Server",
    "description": "MCP server providing access to the PayPal payments platform.\nEnables AI agents to create invoices, look up transactions,\nmanage subscriptions, and retrieve payment details via the PayPal API.\n",
    "protocol": "mcp",
    "category": "payments",
    "repoUrl": "https://github.com/paypal/agent-toolkit",
    "maintainer": "PayPal",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-paypal",
      "to": "tool:paypal",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-paypal",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}