# Giftroam MCP server

Agent View of the PolicyLayer registry record for Giftroam: identity, probed posture, risk grade, and all 6 tools classified. HTML page: https://policylayer.com/tools/com-giftroam-giftroam

## Facts

- Server id: `https://mcp.giftroam.com/mcp`
- Homepage: https://github.com/https://mcp.giftroam.com/mcp
- Registry record: grade C, identity unverified
- Lifecycle: active
- Auth posture: open
- CORS policy: *
- Rate-limited: no
- Tools: 6 (6 with introspected schema)
- Tool categories present: Read, Write
- Context-window cost: 1499 tokens per request — https://policylayer.com/token-cost/com-giftroam-giftroam
- Tags: com giftroam giftroam
- Record last modified: 2026-08-26T23:35:23.718Z

## Tools (6)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `check_delivery` | Read | Low | https://policylayer.com/tools/com-giftroam-giftroam/check-delivery.md |
| `get_gift_details` | Read | Low | https://policylayer.com/tools/com-giftroam-giftroam/get-gift-details.md |
| `get_order_status` | Read | Low | https://policylayer.com/tools/com-giftroam-giftroam/get-order-status.md |
| `list_my_orders` | Read | Low | https://policylayer.com/tools/com-giftroam-giftroam/list-my-orders.md |
| `search_gifts` | Read | Low | https://policylayer.com/tools/com-giftroam-giftroam/search-gifts.md |
| `create_checkout` | Write | Medium | https://policylayer.com/tools/com-giftroam-giftroam/create-checkout.md |

## Tool descriptions

- `check_delivery` — Is delivery to a country (optionally a city, by a date, for a specific gift) feasible? Returns earliest/latest estimate and warnings (PO box, hotel, holiday window) with a suggested action. Use it whenever the user has a deadline.
- `get_gift_details` — Full description, contents, images, customer price, estimated delivery window (EST cutoff-aware), substitution policy and restrictions for one gift in one destination country.
- `get_order_status` — Customer-facing status, ETA window and next action for an order. Requires the buyer's order token (delivered after payment) — the token is the credential; never guess or enumerate tokens. Never returns address, phone or payment details.
- `list_my_orders` — The signed-in user's GiftRoam orders: status, ETA window, gift, destination and the order token for tracking. Requires the authenticated GiftRoam connection (OAuth, scope orders:read); on a guest connection it returns auth_required. Neve…
- `search_gifts` — Find gifts that can be delivered to a destination country, optionally filtered by free text, occasion, budget (minor units) and a needed-by date. Returns a shortlist with final customer prices (delivery included) and delivery days. Pagin…
- `create_checkout` — Create a signed, single-purpose checkout link (30-minute expiry) for one gift to one country. The schema has no recipient fields on purpose: name, address, phone, delivery details and payment are collected on the secure page. Show the re…

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-giftroam-giftroam · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-giftroam-giftroam
