Skip to content

New MCP Server: Stripe #1

@JoeCardoso13

Description

@JoeCardoso13

Service

Suggested Tools

  • list_customers - List and search customers
  • create_customer - Create a new customer
  • create_invoice - Create and send invoices
  • list_subscriptions - List active subscriptions
  • get_balance - Retrieve account balance
  • list_payments - List payment intents
  • create_payment_link - Generate a payment link

Suggested Skills

  1. invoice-customer - Look up a customer and create+send an invoice
  2. subscription-report - Summarize active subscriptions and MRR
  3. onboard-customer - Create a customer and set up their first subscription

Notes

  • Stripe API is well-documented and stable
  • Test mode API keys allow full development without real charges
  • API uses cursor-based pagination with starting_after parameter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions