
Stripe MCP Server
Stripe's MCP server lets agents query customers, payments, and subscriptions through the API.
Stripe MCP Server is Stripe's MCP server lets agents query customers, payments, and subscriptions through the API. Provides programmatic access to Stripe customers, payments, and subscriptions through the Model Context Protocol.
About Stripe MCP Server
Stripe MCP Server is an MCP server that lets agents query customers, payments, and subscriptions through the Stripe API via the Model Context Protocol.
It is open source and publicly available on GitHub under the Stripe organization, with cross-platform CLI installation on macOS, Windows, and Linux. It is free to use, with no separate pricing tier beyond standard Stripe API access.
It fits developers who already use Stripe and want an MCP-compatible client such as Claude Desktop to reach payment data. It requires a Stripe account and valid API keys, is only usable from MCP-compatible agent clients, and does only what the Stripe REST API exposes.
Among payment-related MCP connectors, this is the Stripe-specific option, scoped to Stripe's own API surface.
Sources: this listing
What it does well
- Provides programmatic access to Stripe customers, payments, and subscriptions through the Model Context Protocol.
- Open source and publicly available on GitHub under the Stripe organization.
- Free to use with no separate pricing tier beyond standard Stripe API access.
- Cross-platform support for macOS, Windows, and Linux via CLI installation.
Where it falls short
- Requires a Stripe account and valid API keys to authenticate requests.
- Functionality is limited to the data and operations exposed by the Stripe REST API.
- Only usable from MCP-compatible agent clients such as Claude Desktop or similar tools.
Tagged
- Supports Claude
- CLI
- MCP Support
- Free
- Open Source
Compared with similar things
Picked by shared tags inside the MCP Servers.
- 01Free →Slack MCP Server
Reference MCP server for Slack — read channels, post messages, and manage threads from an agent.
- 02Free →Puppeteer MCP Server
Browser automation MCP server using Puppeteer — navigate, fill, click, and screenshot pages.
- 03Free →Postgres MCP Server
Read-only Postgres MCP server — let an LLM query your database with full schema awareness.
- 04Free →Filesystem MCP Server
Anthropic's reference MCP server for reading, writing, and searching files on the local filesystem.
- 05Free →GitHub MCP Server
Official GitHub MCP server — issues, PRs, repos, and code search through Claude or any MCP client.
- 06Free →Fetch MCP Server
Reference server that fetches and converts web pages into clean markdown for LLM consumption.
Related reading
- Claude Code Memory
Claude Code has built-in memory — a CLAUDE.md file it reads each session — but it only holds short, hand-written notes. To make it understand a large codebase or docs set, you add a second brain: turn the repo into a knowledge graph, fold that into an Obsidian vault, and let the agent query the map instead of re-reading every file.
Read guide → - How to Do Your Own SEO with Claude Code
Claude Code can do most of your SEO — build a crawlable static site, write and optimize pages, fix the technical layer, even bottle the whole workflow into a reusable skill. What it can't do is invent authority or pick keywords, and if you let it generate 10,000 pages you'll get de-indexed, not ranked. Here's the honest, hands-on version for a maker whose site shipped last week.
Read guide → - The Best Vibe Coding Tools
The best vibe-coding tools aren't another AI model — they're the open-source Claude Code repos you stack on top of it. The right ones turn the agent from a fancy autocomplete into a disciplined senior engineer: it plans before it codes, designs properly, maps your codebase, and gets scanned for security. Here are eight worth installing.
Read guide →
Featured on Vibedonalds
Own Stripe MCP Server? Add this badge to your site to show you’re listed — and link back to your profile here.
<a href="https://vibedonalds.com/tools/mcp-stripe" target="_blank" rel="noopener">
<img src="https://vibedonalds.com/badge/featured-on-vibedonalds.svg" alt="Stripe MCP Server — Featured on Vibedonalds" width="240" height="60" loading="lazy" />
</a>Frequently asked questions
- What is Stripe MCP Server?
- Stripe MCP Server is Stripe's MCP server lets agents query customers, payments, and subscriptions through the API.
- Is Stripe MCP Server free?
- Stripe MCP Server is free to use. There is no paid tier as of the last index update.
- What platforms does Stripe MCP Server support?
- Stripe MCP Server runs on mac, win, linux, cli.
- What category does Stripe MCP Server belong to?
- Stripe MCP Server is in the MCP Servers category — Implementations of the Model Context Protocol — file, database, API, and browser servers that LLM clients can plug into.
- What are the downsides of Stripe MCP Server?
- Requires a Stripe account and valid API keys to authenticate requests. Functionality is limited to the data and operations exposed by the Stripe REST API. Only usable from MCP-compatible agent clients such as Claude Desktop or similar tools.