💳
Stripe MCP Server
Community
AI 集成 Stripe 支付:创建支付、查询交易、管理订阅、生成报告
⭐ 0.1k
GitHub Stars
stdio
安装方式
MIT
开源协议
5
可用工具
📖 详细介绍
Stripe MCP Server,让 AI 操作 Stripe 支付平台。支持创建支付意图、查询交易、管理客户和订阅、生成财务报告。
✨ 核心特性
✓完整 Stripe API
✓测试模式支持
✓Webhook 集成
✓多币种
✓活跃维护
🛠️ 可用工具 (5)
create_payment_intent()
list_customers()
get_balance()
list_subscriptions()
create_refund()
🎯 适用场景
▸AI 财务助理
▸自动对账
▸订阅管理
▸退款处理
▸收入分析
⚙️ 安装与配置
系统要求
- •Node.js 18+
- •Stripe API Key
- •建议使用受限 Key
安装命令
npx -y stripe-mcpClaude Desktop 配置 (claude_desktop_config.json)
{
"mcpServers": {
"stripe-mcp-server": {
"command": "npx",
"args": [
"-y",
"stripe-mcp"
]
}
}
}🔗 相关链接
🧩 相关 MCP Servers
💳
Stripe MCP
✓ 官方Stripe (官方)
Stripe 支付 MCP,Payment/Customer/Subscription/Invoice/Connect/Refund 全套
Stripe支付订阅Invoice
⭐1.8kstdio简单
⛓️
Alchemy MCP Server
✓ 官方Alchemy (官方)
AI 集成 Alchemy 区块链 API:查询 NFT、代币余额、链上数据
区块链Web3AlchemyNFT
⭐0.3kstdio中等
🎮
Discord MCP Server
Community
AI 集成 Discord 机器人:发送消息、管理频道、读取历史
Discord社区机器人聊天
⭐0.1kstdio中等
🛍️
Shopify MCP
✓ 官方Shopify (官方)
Shopify 电商 MCP,产品、订单、客户、库存、支付、Webhook 全方位
Shopify电商订单产品
⭐1.1kstdio中等