Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.giftroam/giftroam

REMOTE · MCP.GIFTROAM.COM · SCANNED SEP 20

Send real gifts to 190+ countries: search, check delivery, get a secure checkout link.

Available components

+4 this week 90 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability88
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1340 tokens (~95/item across 14 items; 6 tools + 8 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage98
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 93% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the com.giftroam/giftroam MCP server?

com.giftroam/giftroam is a hosted endpoint at https://mcp.giftroam.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.giftroam.com

# add to Claude Code
claude mcp add --transport http com-giftroam-giftroam 'https://mcp.giftroam.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-giftroam-giftroam": {
      "url": "https://mcp.giftroam.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-giftroam-giftroam": {
      "type": "http",
      "url": "https://mcp.giftroam.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-giftroam-giftroam]
url = "https://mcp.giftroam.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-giftroam-giftroam": {
      "type": "remote",
      "url": "https://mcp.giftroam.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-giftroam-giftroam --url 'https://mcp.giftroam.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-giftroam-giftroam:
    url: "https://mcp.giftroam.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-giftroam-giftroam": {
      "Transport": "http",
      "Url": "https://mcp.giftroam.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-giftroam-giftroam -t streamable-http -u 'https://mcp.giftroam.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-giftroam-giftroam": {
      "type": "http",
      "url": "https://mcp.giftroam.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1
    • Stability: 0.97 → pass security
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 5 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.giftroam.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.giftroam.com CN=WR3,O=Google Trust Services,C=US 21 Aug 2026 19 Nov 2026 RSA 2048 SHA256-RSA 11f8635061ebc79e1240ce373b22cc96
SANs: mcp.giftroam.com
CN=WR3,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a91568d63abc22861684aa4b5a
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.giftroam.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
giftroam.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' https://apis.google.com https://www.googletagmanager.com; style-src 'self' 'unsafe-inline'; img-src 'self' data: https:; font-src 'self' data:; connect-src 'self' https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://www.googleapis.com https://*.google-analytics.com https://www.googletagmanager.com; frame-src 'self' https://apis.google.com https://accounts.google.com; object-src 'none'; base-uri 'self'; form-action 'self'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.giftroam.com/mcp Verified 200
http (plaintext) http://mcp.giftroam.com/mcp HTTPS enforced 302 https://mcp.giftroam.com/mcp
MCP tools · 6 exposed · ~996 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check_delivery ~167

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.

NameTypeReqDescription
citystringDestination city (used for warnings only; never store addresses in chat).
countrystringyesDestination country, ISO-3166 alpha-2.
date_neededstringYYYY-MM-DD the gift must arrive by.
gift_idstringOptional gift_id to use that gift's delivery window.
localestringLanguage of the conversation with the user (e.g. he-IL, fr-FR). Localizes content and messages; prices and availability are unaffected.
NameTypeReqDescription
business_daysobject
display_textstringHuman-readable one-line summary of the result
earlieststringISO date of the earliest estimated delivery
errorobjectPresent only when the call failed
feasibleboolean
lateststringISO date of the latest estimated delivery
localestringBCP-47 locale the texts are localized to
suggested_actionstring|null
warningsarray

No examples provided.

create_checkout ~237

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 returned summary and get the user's explicit confirmation before sharing the link. Use the same idempotency_key when retrying.

NameTypeReqDescription
countrystringyesDestination country, ISO-3166 alpha-2.
delivery_datestringRequested delivery date YYYY-MM-DD; omit for as-soon-as-possible.
gift_card_textstringCard message (≤180 chars) if the user already gave one.
gift_idstringyesgift_id from search_gifts.
idempotency_keystringyesClient-generated key; retries with the same key return the same link.
localestringLanguage of the conversation with the user (e.g. he-IL, fr-FR). Localizes content and messages; prices and availability are unaffected. The checkout page opens in this language.
quantitynumberAlways 1 in v1.
NameTypeReqDescription
checkout_urlstringSingle-purpose secure checkout link on checkout.giftroam.com (30-minute expiry)
display_textstringHuman-readable one-line summary of the result
errorobjectPresent only when the call failed
expires_atstring
localestringBCP-47 locale the texts are localized to
summaryobject

No examples provided.

get_gift_details ~103

Full description, contents, images, customer price, estimated delivery window (EST cutoff-aware), substitution policy and restrictions for one gift in one destination country.

NameTypeReqDescription
countrystringyesDestination country, ISO-3166 alpha-2.
gift_idstringyesgift_id from search_gifts (or the gift's URL slug).
localestringDisplay language for gift content (e.g. he-IL). Prices and availability are unaffected.
NameTypeReqDescription
display_textstringHuman-readable one-line summary of the result
errorobjectPresent only when the call failed
giftobject
localestringBCP-47 locale the texts are localized to

No examples provided.

get_order_status ~118

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.

NameTypeReqDescription
localestringLanguage of the conversation with the user (e.g. he-IL, fr-FR). Localizes content and messages; prices and availability are unaffected.
order_tokenstringyesThe order token from the buyer's confirmation (GR-XXXXX-…). Never guess tokens.
NameTypeReqDescription
countrystring
delivery_datestring|null
display_textstringHuman-readable one-line summary of the result
errorobjectPresent only when the call failed
estimated_windowobject|null
giftstring
localestringBCP-47 locale the texts are localized to
next_actionstring
statusstringMachine status, e.g. confirmed | on_the_way | delivered | needs_attention
status_labelstring
updated_atstring

No examples provided.

list_my_orders ~111

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. Never returns addresses, phone numbers or payment details.

NameTypeReqDescription
limitinteger
localestringLanguage of the conversation with the user (e.g. he-IL, fr-FR). Localizes content and messages; prices and availability are unaffected.
NameTypeReqDescription
display_textstringHuman-readable one-line summary of the result
errorobjectPresent only when the call failed
localestringBCP-47 locale the texts are localized to
ordersarray
totalnumber

No examples provided.

search_gifts ~260

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. Paginate with cursor. Country is required — ask for it first.

NameTypeReqDescription
budget_maxintegerMaximum price in minor units (cents).
budget_minintegerMinimum price in minor units (cents).
countrystringyesDestination country, ISO-3166 alpha-2 (e.g. FR).
cursorstringOpaque cursor from a previous page.
date_neededstringYYYY-MM-DD; only gifts that can arrive by then.
limitinteger
localestringDisplay language for results (e.g. he-IL). The query may be typed in that language.
occasionstringOccasion slug from the occasions resource (e.g. birthday).
querystringProduct keywords only, 1-4 words (e.g. 'chocolate basket', 'red roses'). Do NOT include the destination, recipient or occasion here - use the country/occasion fields. Omit for a general browse.
NameTypeReqDescription
countryobject
date_warningstringPresent when the requested needed-by date is unreachable: results are shown WITHOUT the date filter
display_textstringHuman-readable one-line summary of the result
errorobjectPresent only when the call failed
localestringBCP-47 locale the texts are localized to
next_cursorstring|null
resultsarray
totalnumber

No examples provided.

Common questions

What is the com.giftroam/giftroam MCP server?

com.giftroam/giftroam is an MCP server listed in the public MCP registry as com.giftroam/giftroam. Send real gifts to 190+ countries: search, check delivery, get a secure checkout link. This page covers its hosted endpoint (https://mcp.giftroam.com/mcp).

Is the com.giftroam/giftroam MCP server safe to use?

com.giftroam/giftroam scores 90 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.giftroam/giftroam MCP server expose?

com.giftroam/giftroam exposes 6 tools: search_gifts, get_gift_details, check_delivery, create_checkout, get_order_status, list_my_orders. Their descriptions and schemas cost roughly 996 tokens of context every time the server is loaded.

Does the com.giftroam/giftroam MCP server require authentication?

No. We connected to com.giftroam/giftroam without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.giftroam/giftroam MCP server still maintained?

com.giftroam/giftroam is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.