TaskMan of London✓
london.taskman/home-services · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "london.taskman/home-services",
"description": "Book London furniture assembly, wall mounting, handyman, electrical, and smart home jobs.",
"title": "TaskMan of London",
"version": "1.0.0",
"websiteUrl": "https://taskman.london/mcp",
"remotes": [
{
"type": "streamable-http",
"url": "https://taskman.london/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"category": "home-services",
"geography": "Greater London, United Kingdom",
"leadIntent": "consumer-booking"
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}