MCP server for giftcardshop.org - browse the catalog and buy gift cards with Lightning over MCP. Published as @giftcardshop/mcp.
claude mcp add giftcardshop-mcp -- npx -y @giftcardshop/mcp{
"mcpServers": {
"giftcardshop-mcp": {
"command": "npx",
"args": ["-y", "@giftcardshop/mcp"],
"env": {
"GCS_INTERNAL_SECRET": "<gcs_internal_secret>"
}
}
}
}GCS_INTERNAL_SECRETResumen de MCP Servers
# @giftcardshop/mcp
MCP server that lets AI agents browse the giftcardshop catalog and buy gift
cards with Lightning - no account, no signup. The agent pays a Lightning
invoice and receives a single-view reveal link with the code.
Read tools work against the live public API with no key. `create_order` is
early access: it needs the shared `GCS_INTERNAL_SECRET` (request one at
https://giftcardshop.org/contact); without it the read tools still work and
`create_order` reports that it is not configured.
## Tools
| Tool | Kind | Backed by |
|------|------|-----------|
| `list_brands` | read | `GET /v1/brands` |
| `search_products` | read | `GET /v1/products` |
| `get_product` | read | `GET /v1/products/:id` (variants + denominations) |
| `get_order_status` | read | `GET /v1/orders/:id` (payment state + reveal availability) |
| `create_order` | write | `POST /internal/agent-orders` (HMAC) -> Lightning invoice |
Read tools pass the API JSON through verbatim. `create_order` returns
`{ orderId, invoiceId, invoiceUrl, bolt11?, sats?, total, currency, expiresAt }`.
## Run
```bash
# read-only (browsing works, create_order reports "not configured")
npx @giftcardshop/mcp
# with checkout enabled
GCS_INTERNAL_SECRET=<64-hex> npx @giftcardshop/mcp
```
Claude Desktop / any MCP client (stdio):
```json
{
"mcpServers": {
"giftcardshop": {
"command": "npx",
"args": ["-y", "@giftcardshop/mcp"],
"env": { "GCS_INTERNAL_SECRET": "<64-hex>" }
}
}
}
```
## Config
| Env | Default | Purpose |
|-----|---------|---------|
| `GCS_API_BASE` | `https://api.giftcardshop.org` | public API base |
| `GCS_INTERNAL_SECRET` | (unset) | 64-hex HMAC secret; enables `create_order`. Unset = read-only. |
## Checkout (create_order)
`create_order` POSTs to `POST /internal/agent-orders`, HMAC-signed with
`GCS_INTERNAL_SECRET` (header `x-internal-sig`), and returns a Lightning
invoice. Pay it, then poll `get_order_status` for the single-view reveal
link. No Nostr identity and no partner account required.
## Roadmap
- L402 (Lightning HTTP 402) so an agent pays per-call without a human step.
- A hosted remote MCP over HTTP, so there is nothing to install.
- A btcrecharge MCP for mobile top-ups (same shape).
Lo que la gente pregunta sobre giftcardshop-mcp
¿Qué es i2dor/giftcardshop-mcp?
+
i2dor/giftcardshop-mcp es mcp servers para el ecosistema de Claude AI. MCP server for giftcardshop.org - browse the catalog and buy gift cards with Lightning over MCP. Published as @giftcardshop/mcp. Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala giftcardshop-mcp?
+
Puedes instalar giftcardshop-mcp clonando el repositorio (https://github.com/i2dor/giftcardshop-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar i2dor/giftcardshop-mcp?
+
i2dor/giftcardshop-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene i2dor/giftcardshop-mcp?
+
i2dor/giftcardshop-mcp es mantenido por i2dor. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a giftcardshop-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega giftcardshop-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/i2dor-giftcardshop-mcp)<a href="https://claudewave.com/repo/i2dor-giftcardshop-mcp"><img src="https://claudewave.com/api/badge/i2dor-giftcardshop-mcp" alt="Featured on ClaudeWave: i2dor/giftcardshop-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。