Data Collection
dennisfreight.co.uk
Provides structured access to a business website, including page listing, content reading, and contact submission.
ENDPOINT 1
https://dennisfreight.co.uk/mcp
MCP server metadata
- Name
- dennisfreight.co.uk MCP
- Version
- 1.0.0
Known tools 5
get_site_overviewStructured overview of this business/product (from its llms.txt).
Inferred read-onlyget_contact_and_data_rightsHow to contact this business and exercise data rights (export/deletion).
Inferred read-onlyCONNECT 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.dennisfreight-co-uk-mcp]
url = "https://dennisfreight.co.uk/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dennisfreight-co-uk-mcp": {
"type": "http",
"url": "https://dennisfreight.co.uk/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dennisfreight-co-uk-mcp
Remote MCP URL: https://dennisfreight.co.uk/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": {
"dennisfreight-co-uk-mcp": {
"url": "https://dennisfreight.co.uk/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dennisfreight-co-uk-mcp": {
"type": "http",
"url": "https://dennisfreight.co.uk/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dennisfreight-co-uk-mcp",
"transport": "streamable-http",
"url": "https://dennisfreight.co.uk/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 dennisfreight.co.uk was fetched 2026-08-24T06:47:48.375Z.
dennisfreight.co.uk is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.