Finland Payments Mcp
@junter1989k-ai
About Finland Payments Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"finland-payments": {
"type": "http",
"url": "https://mcp-fi.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 Finland Payments MCP?
A remote MCP server that lets any AI agent (Claude, ChatGPT, Cursor…) accept payments in Finland via Stripe’s hosted checkout. It is a stateless translation layer – funds flow directly from buyer to Stripe to merchant, and the server never holds funds, stores credentials, or uses a database.
How to use Finland Payments MCP?
Configure the MCP endpoint https://mcp-fi.wishpool.app/mcp and set the x-stripe-secret-key header to your Stripe secret key. Then call the create_payment_link tool to generate a EUR checkout link, or query_payment_status to check if a payment has been marked as paid.
Key features of Finland Payments MCP
- Remote MCP server, no local installation needed
- Stateless – no database or credential storage
- Accepts cards, Klarna, Apple Pay, Google Pay via Stripe
- Two tools:
create_payment_linkandquery_payment_status - Uses Streamable HTTP transport (JSON-RPC)
- Zero runtime dependencies; Node ≥ 18, MIT license
Use cases of Finland Payments MCP
- AI chatbot accepting one‑time payments in Finland
- Automated checkout generation for e‑commerce assistants
- Pull‑based payment status verification for order fulfilment
- Integrating Stripe payments into MCP‑compatible agents (Claude, ChatGPT, Cursor)
FAQ from Finland Payments MCP
What does Finland Payments MCP do versus alternatives?
It is a stateless translation layer – funds always flow buyer → Stripe → merchant directly. It never holds funds or stores credentials, and has no database.
What runtime dependencies are required?
Node.js ≥ 18. The server has zero runtime dependencies.
Where does payment data live?
Data is not stored by the server. Funds and transaction records reside entirely in Stripe and the merchant’s Stripe account.
What transport does the server use?
It uses Streamable HTTP with stateless JSON‑RPC.
How is authentication handled?
Authentication is via the x-stripe-secret-key header, which must contain a valid Stripe secret key (sk_test_ for test mode, sk_live_ for production).
Frequently asked questions
What does Finland Payments MCP do versus alternatives?
It is a stateless translation layer – funds always flow buyer → Stripe → merchant directly. It never holds funds or stores credentials, and has no database.
What runtime dependencies are required?
Node.js ≥ 18. The server has zero runtime dependencies.
Where does payment data live?
Data is not stored by the server. Funds and transaction records reside entirely in Stripe and the merchant’s Stripe account.
What transport does the server use?
It uses Streamable HTTP with stateless JSON‑RPC.
How is authentication handled?
Authentication is via the `x-stripe-secret-key` header, which must contain a valid Stripe secret key (`sk_test_` for test mode, `sk_live_` for production).
Basic information
More MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.

nuzur
nuzur is a model-first database platform for MySQL and PostgreSQL. The MCP server lets any AI assistant or agent (Claude, Cursor, Gemini, or anything else that speaks MCP) design your schema, query your data, generate mi

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.

Kilo IoT Platform
Kilo IoTYour AI can finally reach the physical world. Kilo is an AI-first IoT platform for commercial and industrial operations, and this connector hands a live deployment to the AI client you already use. Not an export. Not a

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
Comments