Payments and billing on Stripe with the full official REST API (api.stripe.com), covers the entire documentation: customers, charges, payment intents, subscriptions, invoices, refunds, disputes, products, prices, coupons, payment links, checkout, tra
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
git clone https://github.com/mcp-dir/stripe-mcpTools overview
# Stripe ### Stripe para Claude, ChatGPT e agentes de IA Pagamentos e billing no Stripe com a API REST oficial completa (api.stripe.com), cobre toda a documentação: clientes, cobranças, payment intents, assinaturas, faturas, reembolsos, disputas, produtos, preços, cupons, payment links, checkout, repasses, payouts, saldo, métodos de pagamento, tax, radar, issuing, connect e mais. Consulta e operação. Autenticação por chave secreta da conta Stripe (em Developers, API keys). Recomendamos uma chave restrita (rk_) com só os escopos necessários. Se restringir a chave por IP, libere o IP fixo de saída 3.94.44.196. - 📊 **1 ferramenta** - 🔒 **Somente leitura** - 💬 **Funciona com qualquer cliente MCP**: Claude Desktop, Cursor, VS Code, Cline, Continue - 🔑 **Login via magic-link (sem senha)** [English version](README.en.md) · [Documentação completa](docs/) · [Skill pra agentes](skills/) --- ## Instalar em 1 clique ### Claude (Web e Desktop) A Anthropic unificou a instalação de MCPs em `claude.ai/customize/connectors`. **O mesmo link serve pra Claude Web e Claude Desktop** (basta estar logado): [➕ Abrir no Claude e conectar](https://claude.ai/new?modal=add-custom-connector#settings/customize-connectors) **Manual** (se o deeplink não abrir): [claude.ai/customize/connectors](https://claude.ai/customize/connectors?surface=cowork) → **+** → **Adicionar conector personalizado** → cole **Nome** `Stripe` e **URL** `https://api.mcp.ai/p_stripe`. ### Cursor [➕ Instalar Stripe no Cursor](cursor://anysphere.cursor-deeplink/mcp/install?name=stripe&config=eyJ1cmwiOiJodHRwczovL2FwaS5tY3AuYWkvcF9zdHJpcGUifQ==) ### VS Code (Copilot Chat) [➕ Instalar Stripe no VS Code](vscode:mcp/install?name=stripe&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fapi.mcp.ai%2Fp_stripe%22%7D) ### ChatGPT, Manus, OpenClaw e mais 40+ clientes Funciona em qualquer cliente MCP que suporte **MCP over HTTP**. A URL do servidor é sempre: ``` https://api.mcp.ai/p_stripe ``` Detalhes por cliente: [INSTALL.md](INSTALL.md). --- ## Exemplos de uso ``` Qual o saldo disponível na minha conta Stripe? Liste os últimos 10 pagamentos (payment intents) Crie um cliente com email cliente@exemplo.com ``` --- ## 1 ferramenta disponível | Tool | Descrição | |---|---| | `search_tools` | Single entrypoint for MCP catalog. | Detalhe de cada tool: [docs/ferramentas.md](docs/ferramentas.md) --- ## Preços Grátis. --- ## Privacidade & LGPD - **Somente leitura**, nenhuma ferramenta altera dados na origem. - **Sub-processadores**: Stripe, o LLM host que você escolher (Claude, ChatGPT, Cursor, agente próprio). Lista completa em [docs/privacidade-lgpd.md](docs/privacidade-lgpd.md). - Os dados retornados pelas tools são enviados ao **LLM host que você escolher**, sub-processador fora do nosso controle. Recomendamos planos com opt-out de treinamento. --- ## Perguntas frequentes **O servidor é open source?** O servidor é proprietário (hosted). Este repositório é o wrapper público com manifestos, docs e skills — tudo MIT. **Posso usar com agente próprio (não Claude/Cursor)?** Sim — qualquer cliente que suporte MCP over HTTP. URL: `https://api.mcp.ai/p_stripe`. --- ## Suporte - 📧 [stripe@mcp.ai](mailto:stripe@mcp.ai) - 🐛 [GitHub Issues](https://github.com/mcp-dir/stripe-mcp/issues) - 📄 [docs/](docs/) --- ## Licença MIT — veja [LICENSE](LICENSE). O servidor MCP em `api.mcp.ai/p_stripe` é proprietário (hosted); este repositório (manifestos, docs, skills) é MIT.
What people ask about stripe-mcp
What is mcp-dir/stripe-mcp?
+
mcp-dir/stripe-mcp is tools for the Claude AI ecosystem. Payments and billing on Stripe with the full official REST API (api.stripe.com), covers the entire documentation: customers, charges, payment intents, subscriptions, invoices, refunds, disputes, products, prices, coupons, payment links, checkout, tra It has 0 GitHub stars and its last recorded update is dated 2026-08-21.
How do I install stripe-mcp?
+
You can install stripe-mcp by cloning the repository (https://github.com/mcp-dir/stripe-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is mcp-dir/stripe-mcp safe to use?
+
Our security agent has analyzed mcp-dir/stripe-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains mcp-dir/stripe-mcp?
+
mcp-dir/stripe-mcp is maintained by mcp-dir. The last recorded GitHub activity is dated 2026-08-21, with 0 open issues.
Are there alternatives to stripe-mcp?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy stripe-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/mcp-dir-stripe-mcp)<a href="https://claudewave.com/repo/mcp-dir-stripe-mcp"><img src="https://claudewave.com/api/badge/mcp-dir-stripe-mcp" alt="Featured on ClaudeWave: mcp-dir/stripe-mcp" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The best-benchmarked open-source AI memory system. And it's free.
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]