eCommerce
cctvmaster.co.uk
Retrieves information about an online store's identity, pages, contact details, product catalog, and categories.
ENDPOINT 1
https://cctvmaster.co.uk/api/mcp
Known tools 5
get_site_infoGet general identity information about the store (name, URL, description, audience).
Inferred read-onlyget_pagesList all public, indexable pages the store has configured with their titles and descriptions.
Inferred read-onlyget_contact_infoGet the store contact email, phone, postal address and social profile links.
Potential side effectsCONNECT 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.cctvmaster-co-uk]
url = "https://cctvmaster.co.uk/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cctvmaster-co-uk": {
"type": "http",
"url": "https://cctvmaster.co.uk/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cctvmaster-co-uk
Remote MCP URL: https://cctvmaster.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": {
"cctvmaster-co-uk": {
"url": "https://cctvmaster.co.uk/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cctvmaster-co-uk": {
"type": "http",
"url": "https://cctvmaster.co.uk/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cctvmaster-co-uk",
"transport": "streamable-http",
"url": "https://cctvmaster.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 cctvmaster.co.uk was fetched 2026-08-01T02:03:55.562Z and is being refreshed.
cctvmaster.co.uk is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.