Slovenia Payments Mcp
@junter1989k-ai
About Slovenia Payments Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"slovenia-payments": {
"type": "http",
"url": "https://mcp-si.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 Slovenia Payments MCP?
Slovenia Payments MCP is a remote MCP (Model Context Protocol) server that lets AI agents (like Claude, ChatGPT, Cursor) accept payments in Slovenia via Stripe’s hosted checkout. It supports cards, Apple Pay, Google Pay and whatever else is enabled on the merchant’s Stripe account. The server acts as a stateless translation layer: funds flow directly from buyer to Stripe to merchant, with no funds held and no credentials stored.
How to use Slovenia Payments MCP?
Set the MCP endpoint to https://mcp-si.wishpool.app/mcp and supply your Stripe secret key in the x-stripe-secret-key header (test mode: sk_test_…; production: sk_live_…). Use the tool create_payment_link to generate a EUR hosted‑checkout link, and query_payment_status to poll until paid=true.
Key features of Slovenia Payments MCP
- Accept payments in Slovenia via Stripe hosted checkout
- Supports cards, Apple Pay, Google Pay
- Stateless – no database, no stored credentials
- Remote MCP server (Streamable HTTP, stateless JSON‑RPC)
- Works with Claude, ChatGPT, Cursor and other AI agents
- Zero runtime dependencies; Node ≥ 18
Use cases of Slovenia Payments MCP
- Let an AI assistant create a payment link for a client in Slovenia
- Automate checkout links for digital services or consultations
- Check payment status from within an AI conversation
- Integrate Stripe payments into AI‑powered workflow tools
FAQ from Slovenia Payments MCP
Does Slovenia Payments MCP store my funds or credentials?
No. It is a stateless translation layer – funds flow directly buyer → Stripe → merchant. The server never holds funds and has no database; credentials are passed only in request headers.
What is the runtime requirement?
Node.js version 18 or higher is required. There are zero runtime dependencies.
What transport and protocol does it use?
It uses Streamable HTTP with stateless JSON‑RPC over the MCP endpoint.
Where does the data live?
All payment data resides in Stripe. The server does not store any data – it only creates payment links and queries status from Stripe on demand.
Which authentication method is needed?
Provide your own Stripe secret key via the x-stripe-secret-key header. Use sk_test_ for test mode and sk_live_ for production.
Frequently asked questions
Does Slovenia Payments MCP store my funds or credentials?
No. It is a stateless translation layer – funds flow directly buyer → Stripe → merchant. The server never holds funds and has no database; credentials are passed only in request headers.
What is the runtime requirement?
Node.js version 18 or higher is required. There are zero runtime dependencies.
What transport and protocol does it use?
It uses Streamable HTTP with stateless JSON‑RPC over the MCP endpoint.
Where does the data live?
All payment data resides in Stripe. The server does not store any data – it only creates payment links and queries status from Stripe on demand.
Which authentication method is needed?
Provide your own Stripe secret key via the `x-stripe-secret-key` header. Use `sk_test_` for test mode and `sk_live_` for production.
Basic information
More MCP servers

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
3gpp-mcp
higebuAn MCP (Model Context Protocol) server that makes 3GPP specifications accessible to LLMs.
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.

crosscode-cli
amsultan2010Multiplayer coding in the agentic era through an MCP server for real-time codebase sync between your agents.

q-ring
I4cTimeQuantum-inspired keyring for AI coding agents. Secure secrets with superposition, entanglement, tunneling, and teleportation — CLI + 44 MCP tools.
Comments