← Registry

Data Collection

dennisfreight.co.uk

Provides structured access to a business website, including page listing, content reading, and contact submission.

1 endpoint5 known toolsFirst detected August 8, 2026Last detected August 8, 2026

ENDPOINT 1

https://dennisfreight.co.uk/mcp

No auth detected

MCP server metadata

Name
dennisfreight.co.uk MCP
Version
1.0.0
Capabilities
tools

Known tools 5

get_site_overview

Structured overview of this business/product (from its llms.txt).

Inferred read-only
list_pages

List public pages (from the XML sitemap).

Inferred read-only
read_page

Fetch a page on this site as Markdown.

Inferred read-only
submit_enquiry

Send a contact enquiry to Dennis Freight.

Potential side effects
get_contact_and_data_rights

How to contact this business and exercise data rights (export/deletion).

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.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.

Trust status Trusted

dennisfreight.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.