In-depth architectural comparison of the Andrea9293 MCP 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
Andrea9293 MCP
Developer Tools · Local stdio
Quality: 63/100 (Good) | Auth: No auth required
TaskMan of London
Developer Tools · Remote HTTP/SSE
Quality: 55/100 (Good) | Auth: No auth required
Verdict Summary: Choose Andrea9293 MCP 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 Andrea9293 MCP 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).
Andrea9293 MCP 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 Andrea9293 MCP when you need capabilities focused on developer tools and TaskMan of London when you require tools for developer tools.
Lists files in the uploads folder with size and format info
get_ui_url
Returns the Web UI URL (e.g. http://localhost:3080) — useful to open the dashboard or to locate the uploads folder from the browser
search_documents
Semantic vector search within a specific document
search_all_documents
Hybrid (full-text + vector) cross-document search
get_context_window
Returns a window of chunks around a given chunk index
search_documents_with_ai
🤖 AI-powered search using Gemini (requires `GEMINI_API_KEY`)
TaskMan of London Tools (20)
find_services
Use when the user needs help identifying which TaskMan of London service fits their job, especially for vague home-service requests in London.
check_service_area
Use when the user provides a London postcode or asks whether TaskMan covers their area.
get_quote_estimate
Use when the user asks about likely cost, ballpark pricing, or whether a task needs a custom quote.
check_availability
Use when the user asks about dates, timing, or whether a service can likely be booked soon.
match_providers
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.