Spain Payments Mcp
@junter1989k-ai
About Spain Payments Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"spain-payments": {
"type": "http",
"url": "https://mcp-es.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 Spain Payments Mcp?
Spain Payments Mcp is a remote MCP server that enables AI agents (Claude, ChatGPT, Cursor, etc.) to accept payments in Spain via Stripe’s hosted checkout, supporting cards, Apple Pay, and Google Pay. It serves as a stateless translation layer for developers integrating Stripe payments through AI interfaces.
How to use Spain Payments Mcp?
Connect to the MCP endpoint https://mcp-es.wishpool.app/mcp using Streamable HTTP. Provide your Stripe secret key in the x-stripe-secret-key header (test or live). Use the create_payment_link tool to generate a EUR checkout link and query_payment_status to check if a payment is complete.
Key features of Spain Payments Mcp
- Remote MCP server for AI‑agent payment acceptance in Spain
- Supports cards, Apple Pay, Google Pay via Stripe
- Stateless: funds flow buyer → Stripe → merchant directly
- No database and no credentials stored
- Two tools:
create_payment_linkandquery_payment_status - Part of a 50‑country family of MCP servers
Use cases of Spain Payments Mcp
- AI assistants creating payment links for Spanish customers
- E‑commerce chatbots processing EUR payments through Stripe
- Automated systems accepting payments without building custom Stripe code
- Testing payment flows with Stripe test keys before going live
FAQ from Spain Payments Mcp
How does Spain Payments Mcp differ from a direct Stripe integration?
It is a stateless translation layer that lets any AI agent create Stripe Checkout links without custom code; funds always go directly to the merchant’s Stripe account.
What are the runtime requirements?
Node.js ≥ 18, zero external dependencies. The server is remote, so clients only need HTTP access.
Where does payment data live?
No data is stored on the server – it is fully stateless. All transactions occur directly between the buyer, Stripe, and the merchant.
What transport and authentication are used?
Streamable HTTP via JSON‑RPC. Authentication requires the x-stripe-secret-key header with your Stripe secret key (test or live).
Are there any known limits?
The server works only for Spain and processes payments exclusively in EUR via Stripe’s hosted checkout. It is part of a family covering 50 countries.
Frequently asked questions
How does Spain Payments Mcp differ from a direct Stripe integration?
It is a stateless translation layer that lets any AI agent create Stripe Checkout links without custom code; funds always go directly to the merchant’s Stripe account.
What are the runtime requirements?
Node.js ≥ 18, zero external dependencies. The server is remote, so clients only need HTTP access.
Where does payment data live?
No data is stored on the server – it is fully stateless. All transactions occur directly between the buyer, Stripe, and the merchant.
What transport and authentication are used?
Streamable HTTP via JSON‑RPC. Authentication requires the `x-stripe-secret-key` header with your Stripe secret key (test or live).
Are there any known limits?
The server works only for Spain and processes payments exclusively in EUR via Stripe’s hosted checkout. It is part of a family covering 50 countries.
Basic information
More MCP servers

IBANforge
cammac-creatorIBANforge — IBAN validation, BIC/SWIFT lookup, Swiss clearing, and EMI/vIBAN classification API with MCP for AI agents

Local YDB MCP
astandrikSafety-first stdio MCP server with 38 tools for operating Docker-based local-ydb environments locally or over SSH.
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.
fhirHydrant
faulkjOpen-source Node.js FHIR MCP server with SMART Backend Services, metadata-aware search/CRUD tools, compact responses, FHIRPath filtering, safe pagination, audit events, and terminology lookup.

OpenLore
aakarimServe your docs to AI agents over SSH and MCP. Agents use ls, cat, grep, find, and pipes against a virtual filesystem backed by your documentation. Identity-scoped access, governed writing with human approval, and portab
Comments