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

dev.pages.datanest-stores/store

REMOTE · DATANEST-STORES.PAGES.DEV · SCANNED AUG 3

Search, preview, and buy 500+ MIT-licensed digital developer products from Datanest Stores.

62 Trust /100
Trust breakdown (6 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 →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability69
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1117 tokens (~159/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
  • Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage96
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 87% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · datanest-stores.pages.dev

# add to Claude Code
claude mcp add --transport http dev-pages-datanest-stores-store https://datanest-stores.pages.dev/mcp
# ~/.codex/config.toml
[mcp_servers.dev-pages-datanest-stores-store]
url = "https://datanest-stores.pages.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-pages-datanest-stores-store": {
      "type": "remote",
      "url": "https://datanest-stores.pages.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-pages-datanest-stores-store --url https://datanest-stores.pages.dev/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  dev-pages-datanest-stores-store:
    url: "https://datanest-stores.pages.dev/mcp"
// mcp.json
{
  "mcpServers": {
    "dev-pages-datanest-stores-store": {
      "type": "http",
      "url": "https://datanest-stores.pages.dev/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.

  • 3 Aug 26 −1
    • Tool “search_products” rewrote its description, which is the text the model reads security
  • 2 Aug 26 +1
    • Stability: unverified → 0.03 functional
  • 1 Aug 26 62

    First indexed and scored.

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 3 Aug 2026 · Probed https://datanest-stores.pages.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=datanest-stores.pages.dev CN=YE2,O=Let's Encrypt,C=US 9 Jul 2026 7 Oct 2026 ECDSA 256 ECDSA-SHA384 5526f187b46f254f8ec631f201c0cbffefc
SANs: *.datanest-stores.pages.dev, datanest-stores.pages.dev
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of datanest-stores.pages.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
pages.dev. 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
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://datanest-stores.pages.dev/mcp Verified 200
http (plaintext) http://datanest-stores.pages.dev/mcp HTTPS enforced 301 https://datanest-stores.pages.dev/mcp
MCP tools — 7 exposed · ~984 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.

Tool Tokens
check_order_status ~91

Poll the status of a checkout session created by create_checkout_link. Returns a coarse status (paid | open | expired | unknown) and the recommended next step, with NO buyer PII. When status is "paid", call get_purchase_access with the same session_id to obtain the download link.

NameTypeReqDescription
checkout_session_idstringyesThe Stripe checkout session id (cs_...) returned by create_checkout_link.

No output schema declared.

No examples provided.

compare_products ~89

Compare 2–4 products factually, using only stored metadata (price, license, versions, prerequisites, files, verification status, etc.). Never fabricates differences or suitability claims. Read-only and public.

NameTypeReqDescription
product_idsarrayyes2 to 4 product ids or slugs.
use_casestringOptional buyer use case (recorded, not used to invent claims).

No output schema declared.

No examples provided.

create_checkout_link ~214

SIDE-EFFECTING: creates a short-lived Stripe Checkout session/link for ONE product (quantity fixed to 1) and returns only the hosted checkout URL, product summary, exact price, and expiry. The price and Stripe price id are resolved server-side from trusted catalogue data — client-supplied price/amount/currency/name/price-id are ignored/rejected. The buyer must explicitly authorize payment in Stripe Checkout; NO card is charged autonomously. Products that are unaudited/deprecated/not agent-sellable are rejected.

NameTypeReqDescription
buyer_emailstringOptional prefill for the checkout.
cancel_urlstringOptional; must be on the allowlisted host.
idempotency_keystringOptional idempotency key to avoid duplicate sessions.
product_idstringyesProduct id, SKU, or unambiguous slug.
quantitynumberMust be 1 (digital product).
success_urlstringOptional; must be on the allowlisted host.

No output schema declared.

No examples provided.

get_product_details ~99

Return the full factual detail for one product: exact title, price/currency, short + detailed description, included files, prerequisites, supported technologies/versions, install time, license, latest version, last verified date, verification status, compatibility notes, preview URL, product page URL, and stable product_id/SKU. Read-only and public.

NameTypeReqDescription
product_idstringyesProduct id ("store:slug"), SKU, or unambiguous slug.

No output schema declared.

No examples provided.

get_product_preview ~80

Return SAFE public previews only: documentation excerpts, a file-name tree, screenshot/demo links, and sample snippets intended for public display. Never returns the purchased ZIP, private storage URLs, secrets, whole paid source files, or signed download URLs. Read-only and public.

NameTypeReqDescription
product_idstringyesProduct id, SKU, or unambiguous slug.

No output schema declared.

No examples provided.

get_purchase_access ~139

AUTHENTICATED: for a buyer who already completed a purchase, returns a short-lived (~15 min), single-purpose signed download link for THEIR order only. Ownership is proven by an unguessable credential issued at fulfilment — the Stripe session_id or the download token. Reuses the existing entitlement + signed-link service; each call consumes one of the limited downloads. Cannot list or access other purchasers' orders.

NameTypeReqDescription
download_tokenstringDownload token (UUID) issued at fulfilment.
emailstringOptional purchaser email, recorded for audit.
session_idstringStripe checkout session id (cs_...).

No output schema declared.

No examples provided.

search_products ~272

Search the Datanest catalogue of digital technical products. Accepts natural-language intent queries (e.g. "add authentication to my SaaS", "reduce my AWS bill", "prepare for a system design interview") — stopwords and phrasing are handled, and synonyms are expanded. Returns concise product cards ranked by relevance, with stable canonical URLs. If a query matches little, the result includes suggestions/did_you_mean/available_domains so you can refine. Read-only and public. By default only agent-purchasable products are returned; set include_unsellable=true to also surface unaudited/deprecated items (clearly flagged, not buyable).

NameTypeReqDescription
categorystringFilter by human category name.
domainstringFilter by domain/family id: data, ai, cloud, dev, security, career.
include_unsellablebooleanAlso include unaudited/deprecated products (discoverability only).
max_price_usdnumber
pageinteger
page_sizeinteger
querystringFree-text search over title, description, tags, and store.
tagsarrayRequire ALL of these tags.
verified_onlybooleanOnly return first-party "verified" products.

No output schema declared.

No examples provided.