Malta Payments Mcp
@junter1989k-ai
关于 Malta Payments Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"malta-payments": {
"type": "http",
"url": "https://mcp-mt.wishpool.app/mcp"
}
}
}工具
2Create a EUR hosted-checkout link.
Pull-based status check; `paid=true` when PAID.
概览
What is Malta Payments Mcp?
Malta Payments Mcp is a remote MCP server that lets any AI agent (Claude, ChatGPT, Cursor, etc.) accept payments in Malta via Stripe’s hosted checkout. It acts as a stateless translation layer, enabling card payments, Apple Pay, Google Pay, and other Stripe-enabled methods. Built for developers integrating payment capabilities into AI assistants.
How to use Malta Payments Mcp?
Configure your MCP client to use the endpoint https://mcp-mt.wishpool.app/mcp (Streamable HTTP, JSON-RPC) and supply your Stripe secret key in the x-stripe-secret-key header. Then invoke the create_payment_link tool to generate EUR hosted-checkout links, or query_payment_status to check payment completion.
Key features of Malta Payments Mcp
- Stateless: never holds funds or stores credentials.
- No database required — zero runtime dependencies.
- Supports cards, Apple Pay, Google Pay via Stripe.
- Generates EUR hosted-checkout links.
- Pull-based payment status checking.
- Works with any MCP-compatible AI tool.
Use cases of Malta Payments Mcp
- AI-powered e-commerce assistant creating checkout links for customers.
- Chatbot that collects payments for services or subscriptions.
- Automated invoice payment links generated by an AI agent.
- Payment verification in conversational order management.
FAQ from Malta Payments Mcp
How does the server handle payment data?
It acts as a stateless translation layer: funds flow directly from buyer to Stripe to the merchant. The server never holds funds nor stores credentials — it has no database.
What payment methods are accepted?
Cards, Apple Pay, and Google Pay, plus any other methods enabled on the merchant’s Stripe account.
How do I authenticate my Stripe account?
Pass your Stripe secret key (sk_test_ for test mode, sk_live_ for production) in the x-stripe-secret-key HTTP header.
What tools does the server expose?
Two tools: create_payment_link (creates a EUR hosted-checkout link) and query_payment_status (returns paid=true when a payment is complete).
What are the runtime requirements?
Node.js 18 or later. No external dependencies required.
更多 MCP 服务器

Filesystem
modelcontextprotocolModel Context Protocol Servers

Puppeteer
modelcontextprotocolModel Context Protocol Servers

Google Drive
modelcontextprotocolModel Context Protocol Servers
Slack Slack
microsoftPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

GitLab
modelcontextprotocolModel Context Protocol Servers
评论