Uk Payments Mcp
@junter1989k-ai
About Uk Payments Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"uk-payments": {
"type": "http",
"url": "https://mcp-gb.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 Uk Payments Mcp?
Uk Payments Mcp is a remote Model Context Protocol server that lets AI agents (Claude, ChatGPT, Cursor, etc.) accept payments in the United Kingdom via Stripe’s hosted checkout. It supports cards, Apple Pay, Google Pay, and other methods enabled on the Stripe account, acting as a stateless translation layer that never holds funds or stores credentials.
How to use Uk Payments Mcp?
Connect using the MCP endpoint https://mcp-gb.wishpool.app/mcp with the header x-stripe-secret-key set to your Stripe secret key. Two tools are available: create_payment_link (creates a GBP hosted‑checkout link) and query_payment_status (pull‑based status check, returns paid=true when paid).
Key features of Uk Payments Mcp
- Accept payments in United Kingdom via Stripe hosted checkout.
- Supports cards, Apple Pay, Google Pay, and other enabled methods.
- Stateless architecture; no database, no credential storage.
- Two tools: create payment link and query payment status.
- Streamable HTTP transport with JSON‑RPC.
- Part of a 20‑country family of payment MCP servers.
Use cases of Uk Payments Mcp
- AI assistants generating checkout links for UK customers.
- Automated payment processing for e-commerce transactions.
- Subscription sign-up flows triggered by AI agents.
- Payment status verification in conversational interfaces.
FAQ from Uk Payments Mcp
How does Uk Payments Mcp handle payment data and funds?
It is a stateless translation layer. Funds flow directly buyer → Stripe → merchant. The server never holds funds, stores credentials, or uses a database.
What payment methods are supported?
Cards, Apple Pay, Google Pay, and any other method enabled on the Stripe account are supported via Stripe’s hosted checkout.
What are the runtime requirements?
For local development, Node.js ≥ 18 is required. The server itself has zero runtime dependencies.
How do I authenticate with the server?
Provide your Stripe secret key (test or live) in the x-stripe-secret-key HTTP header when connecting to the MCP endpoint.
What tools does Uk Payments Mcp provide?
Two tools: create_payment_link to generate a GBP hosted‑checkout link, and query_payment_status to check if a payment has reached the paid=true state.
Frequently asked questions
How does Uk Payments Mcp handle payment data and funds?
It is a stateless translation layer. Funds flow directly buyer → Stripe → merchant. The server never holds funds, stores credentials, or uses a database.
What payment methods are supported?
Cards, Apple Pay, Google Pay, and any other method enabled on the Stripe account are supported via Stripe’s hosted checkout.
What are the runtime requirements?
For local development, Node.js ≥ 18 is required. The server itself has zero runtime dependencies.
How do I authenticate with the server?
Provide your Stripe secret key (test or live) in the `x-stripe-secret-key` HTTP header when connecting to the MCP endpoint.
What tools does Uk Payments Mcp provide?
Two tools: `create_payment_link` to generate a GBP hosted‑checkout link, and `query_payment_status` to check if a payment has reached the `paid=true` state.
Basic information
More MCP servers
Sugra API MCP
Sugra Systems, Inc.Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers markets, economics, company fundamentals, government, news, cl

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

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

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
Comments