paypal_mcp_server

paypal_mcp_server

1

The Un-Official PayPal MCP Server is a Python-based implementation designed to facilitate integrations with PayPal's API using the Model Context Protocol. It supports interactions with various PayPal services and endpoints, aiming to streamline processes for developers.

Un-Official PayPal MCP Server

A Python implementation of a Model Context Protocol (MCP) server for PayPal API integrations. This server enables Large Language Models (LLMs) to interact with PayPal's APIs.

Features

  • Full implementation of the Model Context Protocol for PayPal APIs
  • Support for major PayPal API endpoints including Invoices, Orders, Products, Subscription Plans, Subscriptions, Shipments, Disputes, and Transactions

Installation

  • Install from PyPI or source
  • Use Docker for containerized deployment

Usage

  • Run via command line or Docker
  • Support for enabling specific tools

Development

  • Setup development environment and run tests using Pytest

License

  • Licensed under the MIT License