← Registry

eCommerce

aafencing.co.uk

Provides product catalogue, pricing, and delivery information for AA Fencing, including search and estimation tools.

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

ENDPOINT 1

https://www.aafencing.co.uk/api/mcp

No auth detected

MCP server metadata

Name
aa-fencing-store
Version
1.0.0
Capabilities
tools
Server instructions

Live product catalogue, pricing and fencing-run estimates for AA Fencing UK LTD (https://www.aafencing.co.uk) — UK manufacturer/supplier of steel palisade, mesh and security fencing, railings, gates and composite fencing, delivered UK-wide from Liverpool. Prices are GBP; tools return ex-VAT and inc-VAT (20%) figures. Link users to the product URLs to buy — checkout happens on the site.

Known tools 6

search_products

Search the live catalogue by keyword (e.g.

Inferred read-only
get_product

Full detail for one product by handle (the last path segment of its URL): description, specifications, every variant with SKU and price, bulk-quantity price tiers, powder-coating availability.

Inferred read-only
list_categories

The product category tree with page URLs — the map of what AA Fencing sells.

Inferred read-only
estimate_fencing_run

Price every by-the-metre fence system for a run of N metres — the site's fence calculator as a tool.

Inferred read-only
get_delivery_options

How AA Fencing delivers: collection, weight-capped economy delivery and calculated nationwide options.

Inferred read-only
get_policies

Returns policy, trade credit accounts and finance, opening hours and contact details.

Potential side effects

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.aa-fencing-store]
url = "https://www.aafencing.co.uk/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aa-fencing-store": {
      "type": "http",
      "url": "https://www.aafencing.co.uk/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aa-fencing-store
Remote MCP URL: https://www.aafencing.co.uk/api/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": {
    "aa-fencing-store": {
      "url": "https://www.aafencing.co.uk/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aa-fencing-store": {
      "type": "http",
      "url": "https://www.aafencing.co.uk/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aa-fencing-store",
  "transport": "streamable-http",
  "url": "https://www.aafencing.co.uk/api/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 aafencing.co.uk was fetched 2026-08-23T12:32:47.492Z.

Trust status Trusted

aafencing.co.uk is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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