Luxembourg Payments Mcp
@junter1989k-ai
About Luxembourg Payments Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"luxembourg-payments": {
"type": "http",
"url": "https://mcp-lu.wishpool.app/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Luxembourg Payments MCP?
A remote MCP server that lets AI agents accept payments in Luxembourg via Stripe's hosted checkout. It supports cards, Apple Pay, and Google Pay where enabled on the Stripe account. The server is a stateless translation layer – funds flow directly from buyer to Stripe to merchant, with no database or credential storage.
How to use Luxembourg Payments MCP?
Connect your AI agent to the MCP endpoint https://mcp-lu.wishpool.app/mcp using Streamable HTTP transport. Pass your Stripe secret key in the x-stripe-secret-key header. The server offers two tools: create_payment_link (generates a EUR hosted-checkout link) and query_payment_status (checks if a payment is paid).
Key features of Luxembourg Payments MCP
- Create EUR hosted-checkout payment links via Stripe.
- Query payment status with pull-based checks.
- Stateless – no database; funds go direct buyer-to-merchant.
- Remote MCP server using Streamable HTTP and JSON-RPC.
- Supports cards, Apple Pay, Google Pay (Stripe account dependent).
- Zero runtime dependencies; requires Node.js ≥ 18 for development.
Use cases of Luxembourg Payments MCP
- AI agent invoices a Luxembourg customer and generates a payment link.
- E‑commerce chatbot creates a checkout session for a local buyer.
- Automated payment status verification after a customer completes a purchase.
- Prototype or test Stripe payments in Luxembourg using test mode keys.
FAQ from Luxembourg Payments MCP
How does this MCP differ from using Stripe directly?
It is a stateless translation layer: the MCP server forwards requests to Stripe but never holds funds or stores credentials. Funds flow directly from buyer to Stripe to merchant.
What dependencies or runtime are required?
For development, Node.js ≥ 18 is needed. The server itself has zero runtime dependencies.
Where does payment data live?
Nowhere on this server. It is stateless – no database. All payment processing occurs on Stripe's platform.
What transport and authentication does the server use?
Transport: Streamable HTTP (stateless JSON-RPC). Authentication: pass your Stripe secret key in the x-stripe-secret-key header.
Are there any known limits?
The server only supports creating EUR hosted-checkout links and querying their status. It does not handle recurring payments, refunds, or direct card processing.
Frequently asked questions
How does this MCP differ from using Stripe directly?
It is a stateless translation layer: the MCP server forwards requests to Stripe but never holds funds or stores credentials. Funds flow directly from buyer to Stripe to merchant.
What dependencies or runtime are required?
For development, Node.js ≥ 18 is needed. The server itself has zero runtime dependencies.
Where does payment data live?
Nowhere on this server. It is stateless – no database. All payment processing occurs on Stripe's platform.
What transport and authentication does the server use?
Transport: Streamable HTTP (stateless JSON-RPC). Authentication: pass your Stripe secret key in the `x-stripe-secret-key` header.
Are there any known limits?
The server only supports creating EUR hosted-checkout links and querying their status. It does not handle recurring payments, refunds, or direct card processing.
Basic information
More MCP servers
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.
OrangePro
Aamir SiddiquiOrangePro local-first CLI + MCP server for behavior mapping, grounded test generation, and dynamic proof.
Medplum
medplumMedplum is a healthcare platform that helps you quickly develop high-quality compliant applications.
QR Planet QR Code MCP Server
qrplanetQR Planet QR Code MCP Server - Hosted MCP server for QR Planet. Connect AI agents and MCP-compatible clients to create, update, design, route, and analyze dynamic QR Codes using your QR Planet API key.

Subtext
Subtext by FullstorySession replay, built for agents. Subtext is agentic session review: it captures production sessions of your app and connects them to your coding agent — Claude Code, Cursor, Codex, Devin, your own harness — so it can
Comments