Slovenia Payments Mcp
@junter1989k-ai
关于 Slovenia Payments Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"slovenia-payments": {
"type": "http",
"url": "https://mcp-si.wishpool.app/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
更多 MCP 服务器
@mendableai/firecrawl Mcp Server
mendableaiThe API to search, scrape, and interact with the web at scale. 🔥

EverArt
modelcontextprotocolModel Context Protocol Servers
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.

Slack
modelcontextprotocolModel Context Protocol Servers

Google Drive
modelcontextprotocolModel Context Protocol Servers
评论