What is the org.giftcardshop/mcp MCP server?
Browse the giftcardshop catalog and buy gift cards with Lightning over MCP. No account, no signup.
How to install org.giftcardshop/mcp
Copy-paste configuration for popular MCP clients.
GCS_INTERNAL_SECRETsecret64-hex HMAC secret that enables create_order (Lightning checkout). Browsing tools work without it. Requested at https://giftcardshop.org/contact.
GCS_API_BASEOverride the public API base. Defaults to https://api.giftcardshop.org.
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@giftcardshop/mcp"
],
"env": {
"GCS_INTERNAL_SECRET": "<YOUR_GCS_INTERNAL_SECRET>",
"GCS_API_BASE": "<YOUR_GCS_API_BASE>"
}
}
}
}{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@giftcardshop/mcp"
],
"env": {
"GCS_INTERNAL_SECRET": "<YOUR_GCS_INTERNAL_SECRET>",
"GCS_API_BASE": "<YOUR_GCS_API_BASE>"
}
}
}
}{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@giftcardshop/mcp"
],
"env": {
"GCS_INTERNAL_SECRET": "<YOUR_GCS_INTERNAL_SECRET>",
"GCS_API_BASE": "<YOUR_GCS_API_BASE>"
}
}
}
}{
"servers": {
"mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@giftcardshop/mcp"
],
"env": {
"GCS_INTERNAL_SECRET": "<YOUR_GCS_INTERNAL_SECRET>",
"GCS_API_BASE": "<YOUR_GCS_API_BASE>"
}
}
}
}claude mcp add mcp --env GCS_INTERNAL_SECRET=<YOUR_GCS_INTERNAL_SECRET> --env GCS_API_BASE=<YOUR_GCS_API_BASE> -- npx -y @giftcardshop/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.