Stripe

Stripe

Interact with Stripe services over the Stripe API.

4.0K

7

21 Tools

Signed
Built by Docker
Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
create_invoiceThis tool will create an invoice in Stripe. It takes two arguments: - customer (str): The ID of the customer to create the invoice for. - days_until_due (int, optional): The number of days until the invoice is due.
create_invoice_itemThis tool will create an invoice item in Stripe. It takes three arguments'}: - customer (str): The ID of the customer to create the invoice item for. - price (str): The ID of the price to create the invoice item for. - invoice (str): The ID of the invoice to create the invoice item for.

Manual installation

You can install the MCP server using:

Installation for

Related servers