
Taskrabbit
- Updated June 17, 2026
- markswendsen-code/mcp-taskrabbit
io.github.markswendsen-code/taskrabbit is a MCP server that lets AI agents book TaskRabbit home services and taskers.
About
io.github.markswendsen-code/taskrabbit is an MCP server that allows AI agents to book TaskRabbit home services and taskers. developers who automate household errands, prototype local-services concierges, or demo multi-step booking flows can wire this server during agent-tooling setup rather than maintaining brittle browser automation. Published as @striderlabs/mcp-taskrabbit at version 0.1.0 with stdio transport, it follows the same npm-plus-GitHub distribution model as the other markswendsen-code brand integrations. Expect early-version behavior: validate geographic availability, pricing quotes, and account linking in the repository before trusting the agent with real bookings. It complements productivity and operations workflows for founders who run their business from a single AI coding environment.
- stdio MCP server @striderlabs/mcp-taskrabbit v0.1.0 on npm
- Book home services and taskers from agent sessions
- GitHub source at markswendsen-code/mcp-taskrabbit
- Pattern for local-services conversational booking prototypes
- Pairs with other Strider Labs consumer MCP servers for multi-brand demos
Taskrabbit by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add taskrabbit -- npx -y @striderlabs/mcp-taskrabbitAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | @striderlabs/mcp-taskrabbit |
|---|---|
| Transport | STDIO |
| Auth | None |
| Last updated | June 17, 2026 |
| Repository | markswendsen-code/mcp-taskrabbit ↗ |
What it does
Connect your agent to TaskRabbit so it can discover and book home services and taskers via MCP.
Who is it for?
Best when you're prototyping concierge agents or automating personal home-service scheduling from Claude Code or Cursor.
Skip if: Property managers who need insured, contract-backed integrations with TaskRabbit’s official partner programs.
What you get
With the server registered, your agent can invoke MCP tools to explore and book TaskRabbit services from the same session as your code work.
- Stdio MCP config for @striderlabs/mcp-taskrabbit
- Agent-accessible booking and service-discovery tools
- Prototype flow for conversational TaskRabbit scheduling
By the numbers
- Server schema version 0.1.0
- npm identifier @striderlabs/mcp-taskrabbit
- stdio transport
Recommended MCP Servers
How it compares
Marketplace booking MCP, not a project-management or invoicing skill.
FAQ
Who is io.github.markswendsen-code/taskrabbit for?
Developers and agent users who want TaskRabbit booking tools inside MCP-enabled coding agents for demos or personal ops.
When should I use io.github.markswendsen-code/taskrabbit?
Use it during build-phase integrations when you are testing how an agent schedules home services or compares tasker options.
How do I add io.github.markswendsen-code/taskrabbit to my agent?
Install @striderlabs/mcp-taskrabbit, add stdio MCP configuration, and supply TaskRabbit account credentials following the GitHub repo instructions.