Wardn HubTrusted MCP server directory.

Registry

  • MCP Servers
  • Skills
  • Categories

Resources

  • API docs
  • Score method

Contribute

  • Submit server
  • Advertise
© 2026 Wardn Hub
Wardn Hub
MCP ServersSkillsCategoriesAPI docsSubmit server
Submit server

Giftcardshop MCP

org.giftcardshop/mcp

Documentation

Installation

Run with npx @giftcardshop/mcp.

Configuration

  • GCS_API_BASE: public API base, defaults to https://api.giftcardshop.org
  • GCS_INTERNAL_SECRET: optional 64-hex HMAC secret that enables create_order

Capabilities

  • list_brands: list brands from GET /v1/brands
  • search_products: search products from GET /v1/products
  • get_product: fetch product details and variants from GET /v1/products/:id
  • get_order_status: fetch payment state and reveal availability from GET /v1/orders/:id
  • create_order: create a Lightning-backed order through POST /internal/agent-orders

Limitations

  • create_order is unavailable until GCS_INTERNAL_SECRET is configured
  • Read tools depend on the live public giftcardshop API
  • The checkout flow is early access and still server-side dependent

Latest Version

Version
1.0.0
Category
Other Tools and Integrations
Namespace
org.giftcardshop (verified)
Published
Jul 25, 2026
Updated
Jul 25, 2026
Published By
Not available