PayPal Invoice MCP Server
@techflavors
About PayPal Invoice MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"paypal-invoice-mcp-server": {
"command": "python",
"args": [
"-m",
"paypal-invoice-mcp-server"
]
}
}
}Tools
1Create Invoice
Overview
What is PayPal Invoice MCP Server?
PayPal Invoice MCP Server is a Model Context Protocol (MCP) server that enables LLMs to create PayPal invoices. It provides a single tool, create_paypal_invoice, for generating invoices based on provided details.
How to use PayPal Invoice MCP Server?
Install via uvx (no installation needed) or pip install paypal-invoice-mcp-server. Configure it in Claude.app by adding the server to your MCP settings, then ask your LLM to create an invoice by supplying invoice details like recipient email, amount, due date, and description.
Key features of PayPal Invoice MCP Server
- Creates PayPal invoices via the
create_paypal_invoicetool. - Supports zero-install execution using
uvx. - Configurable with Claude.app and other MCP hosts.
- Accepts invoice details as a dictionary argument.
- Provides example interactions for quick testing.
- Open-source under the MIT License.
Use cases of PayPal Invoice MCP Server
- Generate an invoice directly from a chat conversation.
- Automate invoice creation for recurring services.
- Integrate invoice generation into AI‑driven workflows.
- Quickly send invoices by specifying recipient email and amount.
FAQ from PayPal Invoice MCP Server
What tools does the server provide?
It provides one tool: create_paypal_invoice, which requires an invoice_details dictionary.
How can I install the server?
You can run it directly with uvx paypal-invoice-mcp-server or install it via pip install paypal-invoice-mcp-server and then run python -m paypal-invoice-mcp-server.
How do I configure it for Claude.app?
Add the server configuration to your Claude settings JSON, using either the uvx or pip method as shown in the README.
What does an example interaction look like?
A sample request: {"amount": 1, "due_date": "2025-04-01", "description": "Music Service", "recipient_email": "[email protected]"}.
How can I debug the server?
Use the MCP inspector: npx @modelcontextprotocol/inspector uvx paypal-invoice-mcp-server or the equivalent for locally installed versions.
Frequently asked questions
What tools does the server provide?
It provides one tool: `create_paypal_invoice`, which requires an `invoice_details` dictionary.
How can I install the server?
You can run it directly with `uvx paypal-invoice-mcp-server` or install it via `pip install paypal-invoice-mcp-server` and then run `python -m paypal-invoice-mcp-server`.
How do I configure it for Claude.app?
Add the server configuration to your Claude settings JSON, using either the `uvx` or `pip` method as shown in the README.
What does an example interaction look like?
A sample request: `{"amount": 1, "due_date": "2025-04-01", "description": "Music Service", "recipient_email": "[email protected]"}`.
How can I debug the server?
Use the MCP inspector: `npx @modelcontextprotocol/inspector uvx paypal-invoice-mcp-server` or the equivalent for locally installed versions.
Basic information
More Finance & Commerce MCP servers
Synci
SynciSynci connects your real bank, brokerage, and crypto-exchange accounts to AI assistants, read-only. Ask about balances, transactions, holdings, and spending across all your accounts in one place.
AuraNet Omni-Oracle Engine
Esdecy15 sovereign, machine-payable intelligence oracles gated via x402 v2 on Base L2, Solana, and Tempo L1. Delivers high-velocity structured feeds for FDA biotech catalysts, SEC insider trades, prediction market arbitrage, a

NexusTrade Financial MCP
Austin StarksConnect AI assistants and agents to NexusTrade for quantitative research, backtesting, managed compute, creator discovery, strategy subscriptions, editable portfolio forks, continuous paper or live copy trading, and cont

Dados B3
Valth GuimarãesAuditable fundamentals for the Brazilian stock market (B3): ROIC, margins, point-in-time multiples, dividends and REITs. Every figure traces back to the CVM account it came from, every formula is published, and nothing s

Holdings
holdings-ioLet your AI send invoices and take payment — card or ACH. Free. Holdings MCP server for Claude, ChatGPT & Cursor.
Comments