# dev.pages.datanest-stores/store (remote · datanest-stores.pages.dev)

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

- Trust score: 62/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `datanest-stores.pages.dev`: 62/100 (this document), [markdown](https://verifymcp.io/servers/dev-pages-datanest-stores-store/datanest-stores.md), [page](https://verifymcp.io/servers/dev-pages-datanest-stores-store/datanest-stores)

## Channel facts

- Endpoint: `https://datanest-stores.pages.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 69/100
  - AI-judged instruction clarity (excellent).
  - 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.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 7/100
  - Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 96/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 87% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http dev-pages-datanest-stores-store https://datanest-stores.pages.dev/mcp
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dev-pages-datanest-stores-store --url https://datanest-stores.pages.dev/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dev-pages-datanest-stores-store:
    url: "https://datanest-stores.pages.dev/mcp"
```

### Other

```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 recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 62, −1)

- [security] Tool “search_products” rewrote its description, which is the text the model reads

### 2026-08-02 (score 63, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-01 (score 62)

First indexed and scored.

## MCP tools (7)

### `search_products` (~272 tokens)

Search Datanest products

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).

Input parameters:

- `category` (string): Filter by human category name.
- `domain` (string): Filter by domain/family id: data, ai, cloud, dev, security, career.
- `include_unsellable` (boolean): Also include unaudited/deprecated products (discoverability only).
- `max_price_usd` (number)
- `page` (integer)
- `page_size` (integer)
- `query` (string): Free-text search over title, description, tags, and store.
- `tags` (array): Require ALL of these tags.
- `verified_only` (boolean): Only return first-party "verified" products.

### `get_product_details` (~99 tokens)

Get product details

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.

Input parameters:

- `product_id` (string, required): Product id ("store:slug"), SKU, or unambiguous slug.

### `compare_products` (~89 tokens)

Compare products

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.

Input parameters:

- `product_ids` (array, required): 2 to 4 product ids or slugs.
- `use_case` (string): Optional buyer use case (recorded, not used to invent claims).

### `get_product_preview` (~80 tokens)

Get safe product preview

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.

Input parameters:

- `product_id` (string, required): Product id, SKU, or unambiguous slug.

### `create_checkout_link` (~214 tokens)

Create Stripe checkout link

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.

Input parameters:

- `buyer_email` (string): Optional prefill for the checkout.
- `cancel_url` (string): Optional; must be on the allowlisted host.
- `idempotency_key` (string): Optional idempotency key to avoid duplicate sessions.
- `product_id` (string, required): Product id, SKU, or unambiguous slug.
- `quantity` (number): Must be 1 (digital product).
- `success_url` (string): Optional; must be on the allowlisted host.

### `check_order_status` (~91 tokens)

Check checkout/order status

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.

Input parameters:

- `checkout_session_id` (string, required): The Stripe checkout session id (cs_...) returned by create_checkout_link.

### `get_purchase_access` (~139 tokens)

Get purchase download access

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.

Input parameters:

- `download_token` (string): Download token (UUID) issued at fulfilment.
- `email` (string): Optional purchaser email, recorded for audit.
- `session_id` (string): Stripe checkout session id (cs_...).

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dev-pages-datanest-stores-store/datanest-stores#diagnostics

## Score history

- 2026-08-03: 62
- 2026-08-02: 63
- 2026-08-01: 62

## Links

- Remote endpoint: https://datanest-stores.pages.dev/mcp
- Repository: https://github.com/inity13/digital-stores
- Website: https://datanest-stores.pages.dev/agents
- Changelog RSS feed: https://verifymcp.io/servers/dev-pages-datanest-stores-store/datanest-stores/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-pages-datanest-stores-store/datanest-stores/changelog.json
- HTML version of this page: https://verifymcp.io/servers/dev-pages-datanest-stores-store/datanest-stores
