Bulgaria Payments Mcp
@junter1989k-ai
关于 Bulgaria Payments Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"bulgaria-payments": {
"type": "http",
"url": "https://mcp-bg.wishpool.app/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Bulgaria Payments MCP?
A remote MCP server that lets AI agents (Claude, ChatGPT, Cursor, etc.) accept payments in Bulgaria via Stripe’s hosted checkout, supporting cards, Apple Pay, and Google Pay. It is a stateless translation layer that never holds funds or stores credentials—funds flow directly from buyer to Stripe to merchant.
How to use Bulgaria Payments MCP?
Connect your AI client to the endpoint https://mcp-bg.wishpool.app/mcp and include the header x-stripe-secret-key with your Stripe secret key (sk_test_ or sk_live_). Use the tools create_payment_link to generate a BGN checkout link and query_payment_status to check payment status.
Key features of Bulgaria Payments MCP
- Accepts Bulgarian lev (BGN) payments via Stripe hosted checkout
- Supports cards, Apple Pay, Google Pay (whatever Stripe account enables)
- Stateless, no database, no stored credentials
- Two tools:
create_payment_linkandquery_payment_status - Remote Streamable HTTP endpoint (JSON-RPC)
- Zero runtime dependencies; Node ≥ 18 required
Use cases of Bulgaria Payments MCP
- An AI assistant creates a payment link for a Bulgarian customer
- Automated payment request handling in Bulgarian e-commerce chatbots
- Pull-based payment status verification by AI agents after checkout
FAQ from Bulgaria Payments MCP
How is Bulgaria Payments MCP different from a direct Stripe integration?
Bulgaria Payments MCP is a stateless translation layer that exposes Stripe checkout creation as MCP tools for AI agents. It never holds funds or stores credentials; funds flow directly buyer → Stripe → merchant.
What are the runtime requirements for Bulgaria Payments MCP?
No runtime dependencies are required. Node.js version 18 or higher is needed if running the development test suite locally.
Where does payment data live?
No data is stored by this server. It does not have a database. Payment data remains with Stripe and the merchant.
Are there any known limits of Bulgaria Payments MCP?
The README does not mention any limits.
What transport and authentication does Bulgaria Payments MCP use?
Transport is Streamable HTTP (JSON-RPC over HTTP). Authentication is via an x-stripe-secret-key header containing the user’s Stripe secret key.
更多 MCP 服务器
Github Mcp Server
githubGitHub's official MCP Server

Google Maps
modelcontextprotocolModel Context Protocol Servers

Memory
modelcontextprotocolModel Context Protocol Servers

Filesystem
modelcontextprotocolModel Context Protocol Servers
Slack Slack
microsoftPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
评论