← Registry

eCommerce

caddence.golf

Provides golf equipment price comparison, product offers, and deal intelligence from UK retailers.

1 endpoint6 known toolsFirst detected August 18, 2026Last detected August 18, 2026

ENDPOINT 1

https://caddence.golf/mcp

No auth detected

MCP server metadata

Name
caddence
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

search_golf_products

Search Caddence's UK golf equipment price-comparison catalogue (clubs, balls, bags, shoes, accessories across all major UK golf retailers; prices in GBP, refreshed daily).

Inferred read-only
get_product_offers

All current UK retailer offers for one product, cheapest first, with variant details (shaft, flex, hand, loft, condition).

Inferred read-only
get_deal_intelligence

Deal-quality assessment for one product: CaddenceScore (0-100 rating of the current best DEAL, not the club), price trajectory vs typical/low/high, used market stats, and per-build availability (condition/flex/loft/hand) with the cheapest retailer and a buy_url purchase link per build.

Potential side effects
get_price_history

Daily lowest/average UK price for one product over a trailing window, plus summary stats (historical low with date, high, trend direction).

Inferred read-only
get_market_deals

Current best-value products across the UK market: largest verified price spreads between retailers (3+ retailers, false-positive filters applied).

Inferred read-only
get_catalog_stats

Live catalogue totals plus the valid values for search filters (brands, product types, conditions, flexes, hands, price range).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.caddence]
url = "https://caddence.golf/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "caddence": {
      "type": "http",
      "url": "https://caddence.golf/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: caddence
Remote MCP URL: https://caddence.golf/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "caddence": {
      "url": "https://caddence.golf/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "caddence": {
      "type": "http",
      "url": "https://caddence.golf/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "caddence",
  "transport": "streamable-http",
  "url": "https://caddence.golf/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for caddence.golf was fetched 2026-08-23T16:25:59.927Z.

Trust status Neutral

caddence.golf is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.