Taskrabbit
by Taskrabbit
Taskrabbit's booking assistant exposes 3 read-only tools with no sign-in: check availability and pricing, list services in a location, and build a pre-filled booking link. It never books. Verified live 2026-08-18.
Verified connector
Listed by Anthropic as a partner connector in its Connectors Directory.
Connection checked by Agentman on .
Anthropic states this reflects the level of review a connector received, not a security audit.
Connect Taskrabbit via MCP
https://mcp.taskrabbit.com/mcpWorks in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.
Taskrabbit Tools & Capabilities (3)
Check availability, pricing, and scoping questions for a service in a location. Provide either city + state OR postalCode to specify the location. When the response includes topTaskers, render each tasker as a visual card (not a plain list or table) with a circular avatar showing their initials, name, rating, review count, and description.
Generate a pre-filled Taskrabbit booking deep link using task template ID.
List Taskrabbit services available in a location. Provide either city + state OR postalCode.
Read from the server on 2026-08-18, including each tool's own safety annotations.
Limits
- It cannot book anything. All three tools are annotated read-only. The connector's last step is a URL; booking, payment and confirmation happen on Taskrabbit's site.
- US only. Both search schemas validate
postalCodeas exactly five digits, andgenerate_deep_linkrestrictslocaleby enum toen-USalone. Taskrabbit's launch write-up describes the Claude integration as available in the U.S. - A city name alone will not work. The
anyOfrule requires city and state together, or a postal code. Ask for the state, or use the ZIP. - Pricing is a quote at a moment in time. Both search tools are annotated
openWorldHint: true, meaning results come from a live external system. Availability, prices and Taskers change. - Taskers are not Taskrabbit employees. Taskrabbit's Global Terms of Service state that the platform is not an employment agency and that Taskrabbit is not an employer of any user, and that Taskers are independent contractors of clients rather than of Taskrabbit. The connector surfaces a marketplace; it does not supply the labour.
- "Vetted" and "background checked" mean less than they sound. The same terms state that such descriptions indicate only that a Tasker completed a registration process or met certain criteria, and should not be deemed to represent anything else. Taskrabbit's own advice is to research a Tasker's qualifications before booking.
- Presentation is dictated by the tool description.
check_service_availabilityinstructs the client how to render Taskers as cards. A client that ignores it, or a text-only interface, will show something the vendor did not design for. - No prompts, no resources. The server declares tools only; the other three list RPCs return
-32601. - We did not exercise any tool. Our check was a read-only
tools/listhandshake. Calling these tools would have queried a live booking system, so every behavioural claim above comes from the server's own tool descriptions and schemas, from Taskrabbit's own documents, or from Anthropic's directory record.
Sources
- Live MCP handshake against
https://mcp.taskrabbit.com/mcp— 2026-08-18.initializesucceeded anonymously, reporting servertaskrabbit-booking-assistantv1.11.2 and capabilities{"tools":{}}.tools/listreturned 3 tools with descriptions, input schemas and full safety annotations.prompts/list,resources/listandresources/templates/listeach returned-32601. Schemas committed atdocs/marketing/data/tool-schemas/taskrabbit.tools.json. This handshake is the sole basis for the no-sign-in claim on this page. · retrieved 2026-08-18 - Anthropic Connectors Directory entry (snapshot
docs/marketing/data/anthropic-directory-2026-08-16.json, fetched 2026-08-16). Partner tier, productivity category, endpoint, transport,is_authless: true, the same three tool names, and an emptyprompt_nameslist. · retrieved 2026-08-16 - Taskrabbit launch write-up, "Taskrabbit is now available in Claude" (retrieved 2026-08-18, HTTP 200, publicly readable without sign-in). Treat this source with care. It is the URL Anthropic's directory publishes as this connector's documentation, but it is a Google Doc titled "Claude Launch Blog Post" — a marketing announcement of roughly 250 words, not maintained vendor documentation. It carries no publication date, no version, no setup steps, no per-tool detail and no troubleshooting, and its contents can be edited at any time without notice. This page uses it for exactly two claims: US availability, and that the user makes the booking decision. Everything else comes from the live handshake or the directory. Because it supplied no troubleshooting content, this page carries no FAQ section and is Tier B rather than Tier A. · retrieved 2026-08-18
- Taskrabbit Global Terms of Service (retrieved 2026-08-18, HTTP 200). Source for the independent-contractor and vetting-language limits above. Anthropic's directory lists this URL in its
privacy_policyfield, but the page is a Terms of Service, not a privacy policy — its own title reads "Taskrabbit Global Terms of Service". Taskrabbit's actual privacy policy is a separate article, below. · retrieved 2026-08-18 - Taskrabbit Global Privacy Policy (retrieved 2026-08-18, HTTP 200 at this canonical URL;
https://www.taskrabbit.com/privacy302-redirects here). Not linked from the directory record; found by following Taskrabbit's own privacy URL. · retrieved 2026-08-18 - Taskrabbit support portal (retrieved 2026-08-18, HTTP 200). Its public Help Center search API returned zero articles for both "claude" and "mcp" on 2026-08-18, so no vendor help article about this connector exists to enrich the page. · retrieved 2026-08-18
- Taskrabbit
robots.txt(retrieved 2026-08-18, HTTP 200, last updated 24 June 2025). It has an "AI & LLM-Powered Crawlers" section that allows GPTBot, ChatGPT-User and OAI-SearchBot, disallowing only booking, login, admin and messaging paths. NoContent-Signalheader is present.https://www.taskrabbit.com/llms.txtandhttps://support.taskrabbit.com/llms.txtboth return 404. · retrieved 2026-08-18
Use in Agentman
Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.
Open in Agentman StudioServer Info
- Category
- Productivity
- Developer
- Taskrabbit
- Tools
- 3
- Domain
- mcp.taskrabbit.com
Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.