INDIVIDUAL MCP TOOL
list_services
List what Build My Digital builds and runs for UK local businesses, with the published price for each service and the page that explains it.
LIVE ENDPOINT
https://buildmydigital.co.uk/mcp
Connect to this endpoint to inspect the live schema for list_services and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.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.
Related tools
scan_website— Scan 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.get_page— Read any page of buildmydigital.