Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

TaskMan of London

REMOTE · TASKMAN.LONDON · SCANNED SEP 25

Book London furniture assembly, wall mounting, handyman, electrical, and smart home jobs.

Available components

0 this week 77 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability68
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1193 tokens (~59/item across 20 items; 20 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 20 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 20 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the TaskMan of London MCP server?

TaskMan of London is a hosted endpoint at https://taskman.london/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · taskman.london

# add to Claude Code
claude mcp add --transport http london-taskman-home-services 'https://taskman.london/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "london-taskman-home-services": {
      "url": "https://taskman.london/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "london-taskman-home-services": {
      "type": "http",
      "url": "https://taskman.london/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.london-taskman-home-services]
url = "https://taskman.london/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "london-taskman-home-services": {
      "type": "remote",
      "url": "https://taskman.london/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add london-taskman-home-services --url 'https://taskman.london/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  london-taskman-home-services:
    url: "https://taskman.london/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "london-taskman-home-services": {
      "Transport": "http",
      "Url": "https://taskman.london/mcp"
    }
  }
}
# add to Vellum
assistant mcp add london-taskman-home-services -t streamable-http -u 'https://taskman.london/mcp'
// mcp.json
{
  "mcpServers": {
    "london-taskman-home-services": {
      "type": "http",
      "url": "https://taskman.london/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 25 Sept 2026 · Probed https://taskman.london/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=taskman.london CN=WE1,O=Google Trust Services,C=US 21 Sept 2026 20 Dec 2026 ECDSA 256 ECDSA-SHA256 33689d7b959b951f0e9d03a926b7861a
SANs: taskman.london, *.taskman.london
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of taskman.london. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
london. present 9956, 17464 8, 8 Verified
taskman.london. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy no-referrer

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://taskman.london/mcp Verified 200
http (plaintext) http://taskman.london/mcp HTTPS enforced 301 https://taskman.london/mcp
MCP tools · 20 exposed · ~1,193 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check_availability ~61

Use when the user asks about dates, timing, or whether a service can likely be booked soon.

NameTypeReqDescription
postcodestringyes–
preferred_datestring––
service_typestringyes–
time_preferencestring––

No output schema declared.

No examples provided.

check_service_area ~41

Use when the user provides a London postcode or asks whether TaskMan covers their area.

NameTypeReqDescription
postcodestringyes–
service_typestring––

No output schema declared.

No examples provided.

create_booking_request ~124

Use when the user is ready to submit details for a real TaskMan of London booking request.

NameTypeReqDescription
consent_to_contactbooleanyes–
customer_namestringyes–
emailstring––
idempotency_keystring––
phonestringyes–
photos_urlstring––
postcodestringyes–
preferred_datestring––
service_typestringyes–
sourcestring––
task_summarystringyes–
time_preferencestring––

No output schema declared.

No examples provided.

create_customer_booking ~124

Use after verification, detail collection, and confirmed paid payment session to create a booking scoped to the verified customer.

NameTypeReqDescription
address_idstring––
consent_to_contactboolean––
contact_idstring––
idempotency_keystring––
payment_session_idstringyes–
photos_urlstring––
preferred_datestring––
service_typestringyes–
session_tokenstringyes–
task_summarystringyes–
time_preferencestring––

No output schema declared.

No examples provided.

find_services ~55

Use when the user needs help identifying which TaskMan of London service fits their job, especially for vague home-service requests in London.

NameTypeReqDescription
areastring––
querystring––
urgencystring––

No output schema declared.

No examples provided.

get_booking_payment_status ~51

Use to check whether a booking payment session is pending, paid, failed, canceled, or expired before attempting booking creation.

NameTypeReqDescription
payment_session_idstringyes–
session_tokenstringyes–

No output schema declared.

No examples provided.

get_booking_status ~48

Use when the user already has a TaskMan booking request and wants an update.

NameTypeReqDescription
booking_request_idstringyes–
emailstring––
phonestring––

No output schema declared.

No examples provided.

get_customer_availability ~67

Use after verification to check availability for a verified customer at a selected saved address.

NameTypeReqDescription
address_idstring––
preferred_datestring––
service_typestringyes–
session_tokenstringyes–
time_preferencestring––

No output schema declared.

No examples provided.

get_customer_profile ~31

Use after verification to load scoped customer profile details from CRM for booking.

NameTypeReqDescription
session_tokenstringyes–

No output schema declared.

No examples provided.

get_quote_estimate ~103

Use when the user asks about likely cost, ballpark pricing, or whether a task needs a custom quote.

NameTypeReqDescription
brandstring––
item_countinteger––
item_typestring––
photos_providedboolean––
postcodestring––
preferred_datestring––
service_typestringyes–
task_summarystringyes–
wall_typestring––

No output schema declared.

No examples provided.

list_customer_addresses ~30

Use after verification to list saved addresses linked to the verified customer.

NameTypeReqDescription
session_tokenstringyes–

No output schema declared.

No examples provided.

list_service_types ~30

Use after verification to show supported service types before collecting booking details.

NameTypeReqDescription
session_tokenstringyes–

No output schema declared.

No examples provided.

match_providers ~87

Use when an agent needs a single deterministic provider-matching result for assignment. Returns an ordered_candidates array sorted best-to-worst, where the first can_assign=true candidate is the assignee.

NameTypeReqDescription
area_postcodestringyes–
location_idstring––
preferred_datestring––
service_typestringyes–
urgencystringyes–

No output schema declared.

No examples provided.

start_booking_payment ~83

Use after collecting booking details to create a Stripe checkout payment session before final booking submission.

NameTypeReqDescription
address_idstring––
contact_idstring––
deposit_amount_minorinteger––
preferred_datestring––
service_typestringyes–
session_tokenstringyes–
task_summarystringyes–

No output schema declared.

No examples provided.

start_customer_verification ~55

Use when an existing customer wants to verify identity (OTP or magic link) before assistant-led booking.

NameTypeReqDescription
channel_preferencestring––
identifierstringyes–
method_preferencestring––

No output schema declared.

No examples provided.

start_trusted_phone_session ~46

Use in trusted telephony flows when the caller number is already verified by the channel provider and you need a short-lived booking session without OTP.

NameTypeReqDescription
identifierstringyes–

No output schema declared.

No examples provided.

tag_contact ~37

Use to add CRM tags to the verified customer for booking workflow tracking.

NameTypeReqDescription
session_tokenstringyes–
tagsarrayyes–

No output schema declared.

No examples provided.

update_contact_note ~40

Use to append an internal CRM note for the verified customer during or after booking.

NameTypeReqDescription
notestringyes–
session_tokenstringyes–

No output schema declared.

No examples provided.

verify_customer_otp ~48

Use after sending an OTP challenge, to verify the one-time passcode and open a short-lived booking session.

NameTypeReqDescription
challenge_idstringyes–
otp_codestringyes–

No output schema declared.

No examples provided.

verify_magic_link_token ~32

Use when the customer clicks a magic link and provides the token for verification.

NameTypeReqDescription
tokenstringyes–

No output schema declared.

No examples provided.

Common questions

What is the TaskMan of London MCP server?

TaskMan of London is an MCP server listed in the public MCP registry as london.taskman/home-services. Book London furniture assembly, wall mounting, handyman, electrical, and smart home jobs. This page covers its hosted endpoint (https://taskman.london/mcp).

Is the TaskMan of London MCP server safe to use?

TaskMan of London scores 77 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the TaskMan of London MCP server expose?

TaskMan of London exposes 20 tools: find_services, check_service_area, get_quote_estimate, check_availability, match_providers, and 15 more. Their descriptions and schemas cost roughly 1,193 tokens of context every time the server is loaded.

Does the TaskMan of London MCP server require authentication?

No. We connected to TaskMan of London without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the TaskMan of London MCP server still maintained?

TaskMan of London is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.