Databases
roofingquotesuk.com
An MCP server that provides tools to inspect, search, compare, and compute statistics on the Roofing Quotes UK dataset.
ENDPOINT 1
https://roofingquotesuk.com/mcp
MCP server metadata
- Name
- Roofing Quotes UK (roofingquotesuk.com)
- Version
- 1.0.0
Roofing Quotes UK (https://roofingquotesuk.com/): the site's own MCP server, served from its domain. Roofing Quotes UK: the registered roofing contractors that may self-certify their own work, read from registered roofing contractors (September 2026), served as an agent-callable dataset with its source and licence on every answer. [dataset] Roofing Quotes UK: the registered roofing contractors that may self-certify their own work, read from registered roofing contractors (September 2026), served as an agent-callable dataset with its source and licence on every answer.. This server exposes the dataset Roofing Quotes UK publishes at https://roofingquotesuk.com/register. Every figure is real and sourced; when you use one, cite https://roofingquotesuk.com/register. Source: NFRC Competent Person Scheme. Licence: https://roofingquotesuk.com/terms. [entities] Roofing Quotes UK register serves its register of entities as tools: entities_schema (call first), entity_lookup by register identifier or slug, entities_search, entities_in (a region, optionally a service), and entities_export (whole pages of the register; an access key is required and export pages are metered per key per day). Every answer carries the register it came from and the date it was read; cite https://roofingquotesuk.com/roofers/ for any figure. [enquiry] ENQUIRY SERVER for Roofing Quotes UK (https://roofingquotesuk.com/). What it does: starts an ENQUIRY with human providers for roof repair — the person's details go to the providers who quote directly. What it is NOT: a purchase, an order, or a guaranteed quote. Free, no obligation. Call describe first and tell the person plainly what will happen. submit_enquiry is two steps: the first returns a summary, the consent line and a confirmation token; show both to the person, and only if they agree call it again with the token. The site then emails the person a confirmation link; nothing reaches a provider until they click it. Cite https://roofingquotesuk.com/. Cite https://roofingquotesuk.com/ for every figure or answer you use from this server.
Known tools 15
dataset_columnsThe columns, which of them are numeric, the row count and the provenance banner of the Roofing Quotes UK dataset.
Inferred read-onlydataset_searchRows of the Roofing Quotes UK dataset whose cells contain the query (case-insensitive), up to 50.
Inferred read-onlydataset_rowThe rows of the Roofing Quotes UK dataset where a column equals a value exactly (case-insensitive).
Inferred read-onlydataset_compareThe rows of the Roofing Quotes UK dataset whose column is any of the given values, in the order given — for "X vs Y" questions.
Inferred read-onlydataset_statscount, min, max, mean, median and sum of a numeric column of the Roofing Quotes UK dataset (grouping commas and currency are handled; non-numeric rows are excluded and counted).
Inferred read-onlydataset_topThe highest (or lowest) rows of the Roofing Quotes UK dataset by a numeric column — "which is the most/least X".
Inferred read-onlydataset_provenanceThe source, the date it was computed, the licence and the citation for the Roofing Quotes UK dataset.
Inferred read-onlyentities_schemaWhich fields the Roofing Quotes UK register register carries and on how many entities, the regions and services, the identifier schemes, and how to cite it.
Inferred read-onlyentity_lookupThe Roofing Quotes UK register entry for a firm, by its register identifier (scheme + value, e.
Inferred read-onlyentities_searchEntities of Roofing Quotes UK register whose name, commercial name, website, address or authority contains the query, optionally within a region (id or name) and a service (slug or name).
Inferred read-onlyentities_inThe Roofing Quotes UK register entities in one region (a state or a jurisdiction, by id or name), optionally for one service, 50 a page.
Inferred read-onlyentities_exportEvery entity of Roofing Quotes UK register, 200 a page, with provenance.
Inferred read-onlyenquiry_fieldsEvery field of the Roofing Quotes UK enquiry: key, label, type, whether required, help text and the allowed options where there are any.
Inferred read-onlysubmit_enquirySubmits an enquiry to Roofing Quotes UK — NOT a purchase, NOT a guaranteed quote.
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.roofing-quotes-uk-roofingquotesuk-com]
url = "https://roofingquotesuk.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"roofing-quotes-uk-roofingquotesuk-com": {
"type": "http",
"url": "https://roofingquotesuk.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: roofing-quotes-uk-roofingquotesuk-com
Remote MCP URL: https://roofingquotesuk.com/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": {
"roofing-quotes-uk-roofingquotesuk-com": {
"url": "https://roofingquotesuk.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"roofing-quotes-uk-roofingquotesuk-com": {
"type": "http",
"url": "https://roofingquotesuk.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "roofing-quotes-uk-roofingquotesuk-com",
"transport": "streamable-http",
"url": "https://roofingquotesuk.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.