France Payments Mcp
@junter1989k-ai
About France Payments Mcp
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"france-payments": {
"type": "http",
"url": "https://mcp-fr.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 France Payments MCP?
France Payments MCP is a remote MCP server that lets AI agents (Claude, ChatGPT, Cursor, etc.) accept payments in France — Cartes Bancaires, cards, Apple Pay / Google Pay — via Stripe’s hosted checkout. It is a stateless translation layer: funds flow directly from buyer to Stripe to the merchant; it never holds funds or stores credentials.
How to use France Payments MCP?
Configure your MCP client with the endpoint https://mcp-fr.wishpool.app/mcp and provide a Stripe secret key via the x-stripe-secret-key header (use sk_test_ for test mode, sk_live_ for production). Use the tools create_payment_link (create a EUR hosted-checkout link) and query_payment_status (check if a payment is paid).
Key features of France Payments MCP
- Stateless, database‑free design
- Two tools:
create_payment_linkandquery_payment_status - Accepts Cartes Bancaires, cards, Apple Pay, Google Pay
- Direct fund flow: buyer → Stripe → merchant
- Remote Streamable HTTP transport
- Part of a 30‑country family via mcp.wishpool.app
Use cases of France Payments MCP
- AI agents selling digital goods or services in France
- Automated checkout creation for e‑commerce assistants
- Subscription or one‑time payment links generated by chatbots
- Payment status monitoring for order fulfillment bots
FAQ from France Payments MCP
How does France Payments MCP differ from a direct Stripe integration?
It is a stateless translation layer — no database, no credential storage. The server only creates checkout links and checks payment status using the Stripe API; funds always go directly to the merchant.
What runtime or dependencies are required?
For the remote server: none. For local development: Node.js ≥ 18. The server has zero runtime dependencies.
Where does payment data live?
Data never resides on the MCP server. It is stored only on Stripe’s infrastructure. The server performs no persistent storage.
What transport and authentication are used?
Transport: Streamable HTTP with JSON‑RPC. Authentication: a Stripe secret key passed in the x-stripe-secret-key HTTP header.
Are there any known limits?
The server only supports EUR currency and Stripe hosted checkout. It is designed for payments originating in France (Cartes Bancaires etc.).
More MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

Github
modelcontextprotocolModel Context Protocol Servers
Github Mcp Server
githubGitHub's official MCP Server
Comments