In-depth architectural comparison of the Skill of Skills and TaskMan of London MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Skill of Skills
Developer Tools · Local stdio
Quality: 49/100 (Fair) | Auth: No auth required
TaskMan of London
Developer Tools · Remote HTTP/SSE
Quality: 55/100 (Good) | Auth: No auth required
Verdict Summary: Choose Skill of Skills if you need specialized Developer Tools tools running via a local process. Choose TaskMan of London if your workspace requires Developer Tools integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Skill of Skills when:
You need dedicated capabilities in the Developer Tools domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Skill of Skills is categorized under Developer Tools and uses a local stdio subprocess. In contrast, TaskMan of London belongs to Developer Tools using remote streaming HTTP/SSE transport. Select Skill of Skills when you need capabilities focused on developer tools and TaskMan of London when you require tools for developer tools.
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.
create_booking_request
Use when the user is ready to submit details for a real TaskMan of London booking request.
get_booking_status
Use when the user already has a TaskMan booking request and wants an update.
start_trusted_phone_session
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.
start_customer_verification
Use when an existing customer wants to verify identity (OTP or magic link) before assistant-led booking.
verify_customer_otp
Use after sending an OTP challenge, to verify the one-time passcode and open a short-lived booking session.
verify_magic_link_token
Use when the customer clicks a magic link and provides the token for verification.
get_customer_profile
Use after verification to load scoped customer profile details from CRM for booking.