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

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
Sugra API MCP
Sugra Systems, Inc.Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers markets, economics, company fundamentals, government, news, cl
Capital.com MCP
capital-com-svCFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. 81.31% of retail investor accounts lose money when trading CFDs with this provider. You should consider whether you understa

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
Comments