CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

TaskMan of London

london.taskman/home-services
20 toolsHTTPregistry active
Summary

Connects Claude to Taskman's London home services platform so you can book furniture assembly, TV mounting, electrical work, and smart home installations through conversation. You're looking at this when you need to coordinate home repairs or installations in London and want Claude to handle the booking flow instead of switching to a browser. The streamable HTTP transport means it works through Taskman's API at taskman.london, letting you check availability, compare service options, and confirm appointments without leaving your chat context. Most useful if you're already using Claude for home project planning and want to close the loop on actually scheduling the work.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

20 tools
find_servicesUse when the user needs help identifying which TaskMan of London service fits their job, especially for vague home-service requests in London.3 params

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

Parameters* required
areastring
querystring
urgencystring
one of flexible · specific_date · urgent
check_service_areaUse when the user provides a London postcode or asks whether TaskMan covers their area.2 params

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

Parameters* required
postcodestring
service_typestring
one of furniture_assembly · wall_mounting · handyman · electrician · smart_home_installation
get_quote_estimateUse when the user asks about likely cost, ballpark pricing, or whether a task needs a custom quote.9 params

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

Parameters* required
brandstring
postcodestring
item_typestring
wall_typestring
item_countinteger
service_typestring
one of furniture_assembly · wall_mounting · handyman · electrician · smart_home_installation
task_summarystring
preferred_datestring
photos_providedboolean
check_availabilityUse when the user asks about dates, timing, or whether a service can likely be booked soon.4 params

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

Parameters* required
postcodestring
service_typestring
one of furniture_assembly · wall_mounting · handyman · electrician · smart_home_installation
preferred_datestring
time_preferencestring
one of morning · afternoon · evening · flexible
match_providersUse 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.5 params

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.

Parameters* required
urgencystring
one of flexible · specific_date · urgent
location_idstring
service_typestring
one of furniture_assembly · wall_mounting · handyman · electrician · smart_home_installation
area_postcodestring
preferred_datestring
create_booking_requestUse when the user is ready to submit details for a real TaskMan of London booking request.12 params

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

Parameters* required
emailstring
phonestring
sourcestring
default: chatgpt_app
postcodestring
photos_urlstring
service_typestring
one of furniture_assembly · wall_mounting · handyman · electrician · smart_home_installation
task_summarystring
customer_namestring
preferred_datestring
idempotency_keystring
time_preferencestring
one of morning · afternoon · evening · flexible
consent_to_contactboolean
get_booking_statusUse when the user already has a TaskMan booking request and wants an update.3 params

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

Parameters* required
emailstring
phonestring
booking_request_idstring
start_trusted_phone_sessionUse 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.1 params

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.

Parameters* required
identifierstring
start_customer_verificationUse when an existing customer wants to verify identity (OTP or magic link) before assistant-led booking.3 params

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

Parameters* required
identifierstring
method_preferencestring
one of otp · magic_link · autodefault: auto
channel_preferencestring
one of sms · email · autodefault: auto
verify_customer_otpUse after sending an OTP challenge, to verify the one-time passcode and open a short-lived booking session.2 params

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

Parameters* required
otp_codestring
challenge_idstring
verify_magic_link_tokenUse when the customer clicks a magic link and provides the token for verification.1 params

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

Parameters* required
tokenstring
get_customer_profileUse after verification to load scoped customer profile details from CRM for booking.1 params

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

Parameters* required
session_tokenstring
list_customer_addressesUse after verification to list saved addresses linked to the verified customer.1 params

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

Parameters* required
session_tokenstring
list_service_typesUse after verification to show supported service types before collecting booking details.1 params

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

Parameters* required
session_tokenstring
get_customer_availabilityUse after verification to check availability for a verified customer at a selected saved address.5 params

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

Parameters* required
address_idstring
service_typestring
one of furniture_assembly · wall_mounting · handyman · electrician · smart_home_installation
session_tokenstring
preferred_datestring
time_preferencestring
one of morning · afternoon · evening · flexible
start_booking_paymentUse after collecting booking details to create a Stripe checkout payment session before final booking submission.7 params

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

Parameters* required
address_idstring
contact_idstring
service_typestring
one of furniture_assembly · wall_mounting · handyman · electrician · smart_home_installation
task_summarystring
session_tokenstring
preferred_datestring
deposit_amount_minorinteger
get_booking_payment_statusUse to check whether a booking payment session is pending, paid, failed, canceled, or expired before attempting booking creation.2 params

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

Parameters* required
session_tokenstring
payment_session_idstring
create_customer_bookingUse after verification, detail collection, and confirmed paid payment session to create a booking scoped to the verified customer.11 params

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

Parameters* required
address_idstring
contact_idstring
photos_urlstring
service_typestring
one of furniture_assembly · wall_mounting · handyman · electrician · smart_home_installation
task_summarystring
session_tokenstring
preferred_datestring
idempotency_keystring
time_preferencestring
one of morning · afternoon · evening · flexible
consent_to_contactboolean
default: true
payment_session_idstring
update_contact_noteUse to append an internal CRM note for the verified customer during or after booking.2 params

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

Parameters* required
notestring
session_tokenstring
tag_contactUse to add CRM tags to the verified customer for booking workflow tracking.2 params

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

Parameters* required
tagsarray
session_tokenstring
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Reverse Engineering
Registryactive
TransportHTTP
UpdatedMar 31, 2026
Open website

Related Reverse Engineering MCP Servers

View all →
IDA Pro

taida957789/ida-mcp-server-plugin

Binds IDA Pro to MCP clients for remote binary analysis and control
186
IDA Headless

zboralski/ida-headless-mcp

Headless IDA Pro binary analysis via Model Context Protocol with multi-session concurrency and Python workers.
115
MCP Server for WinDbg Crash Analysis

svnscha/mcp-windbg

A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB
1.3k
IDA

mxiris-reverse-engineering/ida-mcp-server

A Model Context Protocol server for IDA
542
Binary Ninja

fosdickio/binary_ninja_mcp

A Binary Ninja plugin containing an MCP server that enables seamless integration with your favorite LLM/MCP client.
351
x64dbg

wasdubya/x64dbgmcp

Bridges x64dbg with LLMS to provide direct access to debugging functionality through prompts.
304