This gives your AI assistant read-only access to your Stripe account data through the Stripe API. It exposes customers, charges, subscriptions, invoices, and balance information without any write permissions, so you can safely query payment data, check subscription statuses, or review transaction history in conversation. Useful when you want to integrate Stripe reporting into AI workflows without worrying about accidental modifications. The read-only constraint makes it a good fit for analytics, customer support contexts, or financial dashboards where you need visibility but want to keep destructive operations strictly manual.
claude mcp add --transport stdio io.github.infoinlet-marketplace-mcp-stripe -- npx -y @infoinlet/mcp-stripe