Poland Payments MCP
Allows accepting payments in Poland via Stripe's hosted checkout, including BLIK, Przelewy24, and cards, and querying payment status.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Poland Payments MCPCreate a payment link for 200 PLN for order #42"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Poland Payments MCP — let AI agents accept payments in Poland
Live · MCP endpoint:
https://mcp-pl.wishpool.app/mcp· Listed on the official MCP Registry asapp.wishpool/poland-payments-mcp· Part of a 30-country family — hub: mcp.wishpool.app
A remote MCP server that lets any AI agent (Claude, ChatGPT, Cursor…) accept payments in Poland: BLIK (the rail Polish buyers actually use), Przelewy24, cards — whatever is enabled on the Stripe account — via Stripe's hosted checkout.
⚖️ Stateless translation layer: funds always flow buyer → Stripe → merchant directly. Never holds funds or stores credentials — no database at all.
Quick start
MCP endpoint: https://mcp-pl.wishpool.app/mcp (Streamable HTTP, stateless JSON-RPC)
Header | Value |
| your Stripe secret key (sk_test_ = test mode from dashboard.stripe.com, sk_live_ = production) |
Related MCP server: Stripe MCP
Tools
Tool | What it does |
| Create a PLN hosted-checkout link. |
| Pull-based status check; |
Develop
node test/serve.js # local server (http://localhost:3237/mcp)
node test/e2e.js # protocol + validation suite (probes real Stripe auth errors)Zero runtime dependencies; Node ≥ 18. MIT license.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/junter1989k-ai/poland-payments-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server