Node.js, npm
Scanned 6/2/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Stripe MCP Server"
slug: "stripe-mcp-server"
description: ""
github_stars: 4428
verification: "security_reviewed"
source: "https://github.com/stripe/stripe-node"
author: "Stripe"
category: "Integrations & Connectors"
framework: "MCP"
tool_ecosystem:
github_repo: "stripe/stripe-node"
github_stars: 4428
npm_package: "stripe"
npm_weekly_downloads: 12110451
---
# Stripe MCP Server
## Prerequisites
Node.js, npm
## Installation
Use the upstream install or setup path that matches your environment:
- npm install stripe
- yarn add stripe
- npm install stripe@public-preview --save-exact
- npm install stripe@<some-version>
Requirements and caveats from upstream:
- # Stripe Node.js Library
- [](https://github.com/stripe/stripe-node/actions?query=branch%3Amaster)
- Want to chat live with Stripe engineers? Join us on our [Discord server](https://stripe.com/go/discord/node).
Basic usage or getting-started notes:
- sh
- # or
- The package needs to be configured with your account's secret key, which is
- Source: https://github.com/stripe/stripe-node
- Extracted from upstream docs: https://raw.githubusercontent.com/stripe/stripe-node/HEAD/README.md
## Documentation
- https://stripe.com/docs/api?lang=node
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/stripe-mcp-server/)
No comments yet. Be the first to comment!