Czechia Payments Mcp
@junter1989k-ai
About Czechia Payments Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"czechia-payments": {
"type": "http",
"url": "https://mcp-cz.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 Czechia Payments MCP?
Czechia Payments MCP is a remote MCP server that lets any AI agent (Claude, ChatGPT, Cursor, etc.) accept payments in Czechia via Stripe’s hosted checkout. It supports cards, Apple Pay, and Google Pay as enabled on the merchant’s Stripe account.
How to use Czechia Payments MCP?
Point your MCP client to the endpoint https://mcp-cz.wishpool.app/mcp and supply your Stripe secret key as the x-stripe-secret-key header. The server exposes two tools: create_payment_link to generate a CZK hosted-checkout link and query_payment_status for pull-based payment confirmation.
Key features of Czechia Payments MCP
- Stateless translation layer – no database, never stores credentials.
- Direct fund flow: buyer → Stripe → merchant.
- Supports cards, Apple Pay, Google Pay via Stripe.
- Part of a 50-country family (hub: mcp.wishpool.app).
- Zero runtime dependencies; Node ≥ 18.
- Listed on the official MCP Registry.
Use cases of Czechia Payments MCP
- Let an AI assistant handle checkout link generation for a customer.
- Automate payment status checks in a conversational agent.
- Enable e-commerce bots to accept CZK payments without storing sensitive data.
- Integrate Stripe payment capabilities into any MCP-compatible AI workflow.
FAQ from Czechia Payments MCP
Does Czechia Payments MCP store my funds or credentials?
No. The server is a stateless translation layer: funds always flow buyer → Stripe → merchant directly. It never holds funds and does not store any credentials – there is no database at all.
What transport and auth does this server use?
The server communicates via Streamable HTTP with stateless JSON‑RPC. Authentication is done by passing your Stripe secret key (sk_test_ or sk_live_) in the x-stripe-secret-key header.
What runtime does Czechia Payments MCP require?
Zero runtime dependencies; you only need Node.js ≥ 18 to run the server. The project is MIT licensed.
What tools are available?
Two tools: create_payment_link (creates a CZK hosted-checkout link) and query_payment_status (checks if a payment is paid).
Is this server live and publicly listed?
Yes, the server is live at https://mcp-cz.wishpool.app/mcp and listed on the official MCP Registry as app.wishpool/czechia-payments-mcp.
Frequently asked questions
Does Czechia Payments MCP store my funds or credentials?
No. The server is a stateless translation layer: funds always flow buyer → Stripe → merchant directly. It never holds funds and does not store any credentials – there is no database at all.
What transport and auth does this server use?
The server communicates via Streamable HTTP with stateless JSON‑RPC. Authentication is done by passing your Stripe secret key (sk_test_ or sk_live_) in the `x-stripe-secret-key` header.
What runtime does Czechia Payments MCP require?
Zero runtime dependencies; you only need Node.js ≥ 18 to run the server. The project is MIT licensed.
What tools are available?
Two tools: `create_payment_link` (creates a CZK hosted-checkout link) and `query_payment_status` (checks if a payment is paid).
Is this server live and publicly listed?
Yes, the server is live at `https://mcp-cz.wishpool.app/mcp` and listed on the official MCP Registry as `app.wishpool/czechia-payments-mcp`.
Basic information
More MCP servers
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.

Kin
Troy Fortin, Jr. (Firelock, LLC)The system of record for AI-written software. A persistent graph of entities, relationships, changes, and provenance, so humans and AI agents see what a change touches before it merges. Beside Git today.

Local YDB MCP
astandrikSafety-first stdio MCP server with 38 tools for operating Docker-based local-ydb environments locally or over SSH.
OrangePro
Aamir SiddiquiOrangePro local-first CLI + MCP server for behavior mapping, grounded test generation, and dynamic proof.

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