Marketing
buildmydigital.co.uk
Runs Build My Digital's free 50-plus-point website scan and displays the resulting report.
ENDPOINT 1
https://buildmydigital.co.uk
MCP server metadata
- Name
- WebMCP
Known tools 1
scan_website_formRun Build My Digital's free 50-plus check scan on a website address and show the report on this page.
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.webmcp]
url = "https://buildmydigital.co.uk"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://buildmydigital.co.uk"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://buildmydigital.co.uk
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": {
"webmcp": {
"url": "https://buildmydigital.co.uk"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://buildmydigital.co.uk"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://buildmydigital.co.uk"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://buildmydigital.co.uk/mcp
MCP server metadata
- Name
- build-my-digital
- Version
- 1.1.0
Build My Digital builds free websites for UK local businesses and runs the systems that get them booked, with every price published. scan_website runs the free 50-plus check audit on any public site (read-only, 5 per address per 10 minutes). list_services answers who-can-build-this questions with real prices; get_page reads any page as Markdown. The documentation server at https://buildmydigital.co.uk/mcp/docs/ adds full-text search. Nothing here changes a scanned site or takes money.
Known tools 3
scan_websiteScan any public website and get Build My Digital's free report: a 0 to 100 score across SEO, AI search (GEO), local signals, trust, conversion and speed, every check with pass or fail, the fixes in priority order, and a separate agent-readiness score (can AI agents find, read and act on the site) that never changes the main score.
Inferred read-onlylist_servicesList what Build My Digital builds and runs for UK local businesses, with the published price for each service and the page that explains it.
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.build-my-digital]
url = "https://buildmydigital.co.uk/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"build-my-digital": {
"type": "http",
"url": "https://buildmydigital.co.uk/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: build-my-digital
Remote MCP URL: https://buildmydigital.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": {
"build-my-digital": {
"url": "https://buildmydigital.co.uk/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"build-my-digital": {
"type": "http",
"url": "https://buildmydigital.co.uk/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "build-my-digital",
"transport": "streamable-http",
"url": "https://buildmydigital.co.uk/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.