💳
Stripe MCP
✓ 官方/认证Stripe (官方)
Stripe 支付 MCP,Payment/Customer/Subscription/Invoice/Connect/Refund 全套
⭐ 1.8k
GitHub Stars
stdio
安装方式
MIT
开源协议
6
可用工具
📖 详细介绍
Stripe 官方 MCP Server,覆盖 Stripe 全部支付能力:PaymentIntent 收款、Customer 客户管理、Subscription 订阅、Invoice 发票、Connect 平台分账、Refund 退款、Dispute 争议、Terminal 线下支付。
✨ 核心特性
✓全球 100+ 支付方式
✓Subscription 订阅引擎
✓Connect 平台分账
✓Webhook 事件
✓3D Secure
✓反欺诈 Radar
🛠️ 可用工具 (6)
create_payment()
create_customer()
create_subscription()
create_invoice()
create_refund()
list_balance()
🎯 适用场景
▸在线收款
▸SaaS 订阅
▸平台分账
▸发票系统
▸退款处理
▸财务对账
🔎 相关搜索
用户搜索 Stripe MCP 时的常见问题和长尾关键词:
#Stripe MCP 官方#在线支付 MCP#SaaS 订阅 Stripe#Stripe Connect 分账#Stripe Invoice 发票
🧷 主题归类
Stripe MCP 属于以下主题:
❓ 常见问题 (FAQ)
Q1.支持哪些支付方式?▼
支持 100+ 支付方式:国际信用卡、Apple Pay、Google Pay、Alipay、WeChat Pay、SEPA、iDEAL 等。
Q2.Webhook 签名验证?▼
MCP 自动处理 Webhook 签名验证,提供 stripe.webhook.constructEvent 等价方法。
Q3.测试模式?▼
是的,Stripe 提供完整测试模式,使用 sk_test_* 密钥和测试卡号 4242 4242 4242 4242。
⚙️ 安装与配置
系统要求
- •Node.js 18+
- •Stripe API Key
安装命令
npx -y @stripe/mcp-serverClaude Desktop 配置 (claude_desktop_config.json)
{
"mcpServers": {
"stripe-mcp": {
"command": "npx",
"args": [
"-y",
"@stripe/mcp-server"
]
}
}
}🔗 相关链接
🧩 相关 MCP Servers
💳
Stripe MCP Server
Community
AI 集成 Stripe 支付:创建支付、查询交易、管理订阅、生成报告
Stripe支付订阅财务
⭐0.1kstdio复杂
⛓️
Alchemy MCP Server
✓ 官方Alchemy (官方)
AI 集成 Alchemy 区块链 API:查询 NFT、代币余额、链上数据
区块链Web3AlchemyNFT
⭐0.3kstdio中等
🛍️
Shopify MCP
✓ 官方Shopify (官方)
Shopify 电商 MCP,产品、订单、客户、库存、支付、Webhook 全方位
Shopify电商订单产品
⭐1.1kstdio中等
🧲
HubSpot MCP
✓ 官方HubSpot (官方)
HubSpot CRM MCP,联系人、公司、交易、营销、票务、工作流、报告全覆盖
HubSpotCRM营销销售
⭐0.6kstdio简单