{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.frontdeskreview/front-desk-review-data",
  "description": "Independent, sourced pricing and capability data on 200+ software/SaaS categories (CRM, VPNs, web hosting, password managers, contact-center, accounting, AI tools, and many more) plus 91 consumer-hardware categories (phones, laptops, GPUs, TVs). ~1,700 vendors and products; every plan price or spec carries its source URL and capture date. Tools: free-text search, side-by-side compare, normalize pricing at a chosen volume, find the best option under a verified constraint (HIPAA / SOC 2 / GDPR / free tier / price), list coverage, recent dated price changes, and consumer-electronics spec lookups. Built to be queried and cited — every figure returns its provenance, and a null is returned rather than a guessed number.",
  "version": "1.1.0",
  "websiteUrl": "https://frontdeskreview.com/connect",
  "repository": {
    "url": "https://github.com/AlexandDunk/frontdesk-data",
    "source": "github"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.frontdeskreview.com/mcp"
    }
  ],
  "_meta": {
    "com.frontdeskreview": {
      "data": "https://frontdeskreview.com/data",
      "connect": "https://frontdeskreview.com/connect",
      "license": "CC-BY-4.0",
      "provenance": "Every vendor/plan and product/spec record embeds source.url + source.accessedAt so any figure can be cited.",
      "tools": [
        { "name": "list_sections", "description": "Enumerate all software/SaaS pricing themes (deep sections + catalog topics) with slug, label, vendor count and kind." },
        { "name": "search_vendors", "description": "Free-text search of a theme's vendors across name, domain, integrations, plan notes and capabilities; returns full provenanced records." },
        { "name": "compare", "description": "Side-by-side comparison of specific vendors by slug within a theme." },
        { "name": "get_normalized_pricing", "description": "Effective monthly cost per vendor at a chosen call volume, normalizing flat / per-minute / per-call billing to one comparable number." },
        { "name": "get_benchmark", "description": "Per-vendor benchmark card: entry price, normalized cost at reference volumes, compliance, free-tier flag, integration breadth." },
        { "name": "find_best", "description": "Answer 'best/cheapest <theme> for <use case>' — vendors ranked by entry price with verified HIPAA/SOC 2/GDPR/free-tier filters; never infers an unverified fact." },
        { "name": "list_coverage", "description": "What the index covers — theme count, section/catalog split, total vendors, per-theme counts, data date range, and what it does NOT cover." },
        { "name": "whats_changed", "description": "Recent dated, two-source-corroborated price-change capsules (vendor, plan, before -> after, date, sources), newest first." },
        { "name": "list_product_categories", "description": "Enumerate spec-driven hardware categories (phones, laptops, GPUs, ...) with product counts, comparable spec keys and brands." },
        { "name": "search_products", "description": "Free-text search of one hardware category across product name, brand and spec values; full provenanced spec + price records." },
        { "name": "compare_products", "description": "Side-by-side spec comparison of specific products by slug within a category, lined up on the category's comparable spec keys." },
        { "name": "find_products", "description": "Answer 'best <category> under $N' or 'which has the most <spec>' — filter by price/brand and rank by price, release date or any spec key." }
      ]
    }
  }
}
