Skip to main content
ClaudeWave

Independent, sourced data on 4,764 products across 626 categories — prices, specs, dated price history and independent-test coverage, every figure linked to its source. Queryable live over MCP. CC-BY-4.0.

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptNOASSERTIONActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/AlexandDunk/frontdesk-data
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "frontdesk-data": {
      "command": "node",
      "args": ["/path/to/frontdesk-data/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/AlexandDunk/frontdesk-data and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# frontdesk-data

<!--
abstract: Independent, sourced product and software data — 4,764 products across 359 hardware categories and 267 software categories. Every figure is traced to its source URL and access date; unknown values are null, never a guess. Queryable live over MCP. CC-BY-4.0. Version 2026-06-12.
license: CC-BY-4.0
homepage: https://frontdeskreview.com/data
-->

Independent, sourced data on what things cost and how they actually perform.
**4,764 products** across **359 hardware categories**, plus software pricing across
**267 categories** — every figure traced to its source (the vendor's own page URL and the date
we captured it). Quote-only tiers and unknown specs are recorded as null rather than guessed.
Nothing is invented.

**Current version:** 2026-06-12.

## Query it live from an AI assistant (MCP)

This dataset is served by a live **Model Context Protocol** server. No API key, no account,
read-only. Every record an assistant receives carries its source URL and capture date, so any
figure it repeats can be cited.

**Endpoint:** `https://mcp.frontdeskreview.com/mcp` (Streamable HTTP)

Claude Code:

```bash
claude mcp add --transport http front-desk-review https://mcp.frontdeskreview.com/mcp
```

Claude Desktop, Cursor, Cline, Windsurf — add to the client's MCP config:

```json
{
  "mcpServers": {
    "front-desk-review": {
      "type": "streamable-http",
      "url": "https://mcp.frontdeskreview.com/mcp"
    }
  }
}
```

VS Code (Copilot agent) — `.vscode/mcp.json` uses a top-level `servers` key:

```json
{
  "servers": {
    "front-desk-review": {
      "type": "http",
      "url": "https://mcp.frontdeskreview.com/mcp"
    }
  }
}
```

ChatGPT, Claude and Perplexity can add it from their own connector settings — paste the endpoint
and leave authentication set to **None**. Setup for every client:
https://frontdeskreview.com/connect/

Registry entry: `com.frontdeskreview/front-desk-review-data` · server card: https://mcp.frontdeskreview.com/mcp/server-card

## Tools

All 19 are read-only and annotated as such, so a client can call them without prompting
on every request.

| Tool | What it answers |
| --- | --- |
| `list_sections` | Every software/SaaS pricing theme covered, with slug, label and vendor count. |
| `search_vendors` | Free-text search across a theme's vendors — names, domains, integrations, plan notes, capabilities. |
| `compare` | Named vendors side by side within a theme, full sourced records. |
| `get_normalized_pricing` | Effective monthly cost at a chosen volume, with flat, per-minute and per-call billing reduced to one comparable number. |
| `get_benchmark` | One vendor's card: entry price, cost at reference volumes, compliance, free tier, integration breadth. |
| `find_best` | “Cheapest X with a free tier / HIPAA / SOC 2 / GDPR” — ranked, and never on an unverified claim. |
| `list_coverage` | What the index covers, how many vendors, over what date range — and what it does not cover. |
| `whats_changed` | Recent price changes, each dated and corroborated by two sources. |
| `get_price_history` | The full dated price series for one product or vendor, plus archived points read off Internet Archive snapshots. |
| `price_movers` | What moved most recently across a category or the whole index. |
| `volatility_for_entity` | How much one product's price actually moves — withheld rather than guessed when the record is too thin. |
| `most_volatile_in_category` | The least stable prices in a category, ranked. |
| `list_product_categories` | Every hardware category, with product counts, comparable spec keys and brands. |
| `search_products` | Free-text search inside a hardware category across names, brands and spec values. |
| `compare_products` | Named products lined up on the spec keys that category actually compares on. |
| `find_products` | “Best under $N” or “most <spec>” — filter and rank by price, release date or any spec. |
| `get_independent_test_coverage` | How many independent labs measured a product, and what they measured — a count of evidence, never a rating. |
| `list_cost_decoders` | Which categories have a cost decoder explaining what actually drives the bill. |
| `get_cost_decoder` | The drivers behind a category's real cost, so a quoted price can be read properly. |

## Coverage

- **Hardware** — 359 categories, 4,764 products with specs, prices and independent-test
  coverage.
- **Software** — 267 categories of SMB/SaaS pricing, from AI receptionists and call tracking to
  CRM, VPNs and web hosting.
- **Provenance** — 22,765 source citations; 88% of products carry a published price.

## Files

- `<category>.json` — full records, each figure with provenance (source URL + accessed date)
- `<category>.csv` — one flat row per plan/product, with source columns
- `catalog.json` — schema.org DataCatalog index
- `croissant.json` — ML Commons Croissant 1.1 descriptor (Google Dataset Search / Hugging Face)
- `datapackage.json` — Frictionless Data Package (Table Schema per CSV)
- `CITATION.cff` — machine-readable citation
- `LICENSE` — CC BY 4.0

## Methodology

Published prices are normalized to a common monthly basis; both the raw published figure and the
normalized one are kept. Each row carries its own `accessedAt` date and is re-checked on a rolling
basis. Independent-test coverage counts how many labs measured a product — a count of evidence,
never a rating. Full methodology: https://frontdeskreview.com/data

## License

CC BY 4.0 — free to use with attribution to The Front Desk Review (https://frontdeskreview.com).
See `CITATION.cff`.
ai-receptionistbusiness-textingcall-trackingcc-bycroissantcsvdatapackagedatasetfrictionlessjsononline-bookingopen-datapricing-datasaas-pricingsmb-software

Lo que la gente pregunta sobre frontdesk-data

¿Qué es AlexandDunk/frontdesk-data?

+

AlexandDunk/frontdesk-data es mcp servers para el ecosistema de Claude AI. Independent, sourced data on 4,764 products across 626 categories — prices, specs, dated price history and independent-test coverage, every figure linked to its source. Queryable live over MCP. CC-BY-4.0. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala frontdesk-data?

+

Puedes instalar frontdesk-data clonando el repositorio (https://github.com/AlexandDunk/frontdesk-data) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar AlexandDunk/frontdesk-data?

+

AlexandDunk/frontdesk-data aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene AlexandDunk/frontdesk-data?

+

AlexandDunk/frontdesk-data es mantenido por AlexandDunk. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a frontdesk-data?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega frontdesk-data en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: AlexandDunk/frontdesk-data
[![Featured on ClaudeWave](https://claudewave.com/api/badge/alexanddunk-frontdesk-data)](https://claudewave.com/repo/alexanddunk-frontdesk-data)
<a href="https://claudewave.com/repo/alexanddunk-frontdesk-data"><img src="https://claudewave.com/api/badge/alexanddunk-frontdesk-data" alt="Featured on ClaudeWave: AlexandDunk/frontdesk-data" width="320" height="64" /></a>

Más MCP Servers

Alternativas a frontdesk-data