# Stripe MCP Server

> Sets up the Stripe Node.js library for building payment integrations, with links to official documentation and source.

- Skill: `agentskillexchange/stripe-mcp-server` (Agent Skill)
- Install (CLI): `npx skillmds add agentskillexchange/stripe-mcp-server`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/stripe-mcp-server/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs, Payment Integrations
- Tags: Nodejs, Npm, Payment, Stripe
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-08-22
- Page: https://skillmd.com/skills/agentskillexchange/stripe-mcp-server

---


# Stripe MCP Server



## Prerequisites

Node.js, npm

## Installation

Install or set up from the source-backed instructions:

npm install stripe

- Source: https://github.com/stripe/stripe-node

## Documentation

- https://stripe.com/docs/api?lang=node

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/stripe-mcp-server/)

