TaScan
io.github.snowbikemike/tascan-mcp · v1.0.2 · MCP 2025-03-26
Universal task protocol — manage projects, tasks, workers, QR codes, and reports.
Reachability
reachable
checked 2026-07-14 03:46 UTC
Registry status active
Tools pinned 32
d5721e83b1d8
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.snowbikemike
(GitHub-account verified by the official registry)
Repository
github.com/snowbikemike/tascan-mcp
Website
https://tascan.io
Remote endpoints
https://tascan-live-event.netlify.app/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:46 | first capture | 32 tools pinned |
Pinned tool definitions (32)
| Tool | Description |
|---|---|
| tascan_list_projects | List all TaScan projects in the organization |
| tascan_create_project | Create a new TaScan project (top-level container for events) |
| tascan_get_project | Get details of a specific project |
| tascan_update_project | Update a project (name, location, status, dates) |
| tascan_delete_project | Delete a project and all its events, tasks, and completions. This action is irreversible. |
| tascan_create_event | Create a new event (task list) within a project. Supports team_mode (shared completions) and multi_instance (each worker gets isolated copy — great for surveys, onboarding, info collection). team_mode and multi_instance cannot both be true. |
| tascan_list_events | List all events (task lists) within a project |
| tascan_get_event | Get details of a specific event (task list) including its tasks |
| tascan_update_event | Update an event / task list (name, description, team_mode, multi_instance, timer_mode). team_mode and multi_instance cannot both be true. |
| tascan_delete_event | Delete an event (task list) and all its tasks and completions. This action is irreversible. |
| tascan_add_tasks | Add one or more tasks to an event (task list). Supports bulk creation. IMPORTANT: Set response_type correctly — use "text" for info collection (names, phones, emails, notes), "photo" for visual verification (inspections, serial numbers,... |
| tascan_dispatch_to_agent | PREFERRED tool for sending work to an AI agent. Dispatches a task to the agent's inbox — picked up and executed automatically. No list ID needed. Supports prefixes: CODE: SHELL: RESEARCH: WRITE: PLAN: for routing. Use "agent" param to... |
| tascan_list_agents | List all registered AI agents with their capabilities, inbox IDs, and status. Like reading input labels on a video matrix — discover which agents are available and what they can do before dispatching work. |
| tascan_register_agent | Register a new AI agent in the agent registry. The agent will appear in tascan_list_agents and can receive dispatched tasks. Self-registration for AI agents joining the TaScan network. |
| tascan_list_tasks | List all tasks in an event (task list) |
| tascan_get_task | Get details of a specific task including completions |
| tascan_update_task | Update a task (title, description, response_type, flags, sort_order) |
| tascan_delete_task | Delete a specific task and its completions. This action is irreversible. |
| tascan_complete_task | Complete a task on behalf of a worker. Inserts a completion record and timer event. Use this to simulate or record task completions via the API. |
| tascan_list_workers | List all workers (taskees) in the organization |
| tascan_create_worker | Create a new worker (taskee) in the organization |
| tascan_update_worker | Update a worker profile (name, phone, email) |
| tascan_generate_qr | Generate a QR code for a task list (event) that workers can scan to access tasks |
| tascan_apply_template | Apply a pre-built template to a task list, adding all template tasks |
| tascan_list_templates | List available task templates (built-in and saved) |
| tascan_get_report | Get completion report for a task list (event) including task status, completions, workers, and photos |
| tascan_list_issues | List all issues for a task list (event). Returns open, acknowledged, and resolved issues with severity, type, and category. Use this to discover issues that need AI analysis via tascan_analyze_issue. |
| tascan_analyze_issue | Step 1 of the Closed-Loop Autonomous Operations Protocol. Retrieves full issue context including worker info, message thread, project history, and recent similar issues. Use this data to reason about the root cause and generate a... |
| tascan_recommend_fix | Step 2 of the Closed-Loop Autonomous Operations Protocol. Post an AI-generated recommendation to an issue thread. Accepts both a text recommendation and an optional structured_recommendation object with task definitions for... |
| tascan_dispatch_instruction | Step 3 of the Closed-Loop Autonomous Operations Protocol. Dispatches remediation to the worker via MULTI-CHANNEL delivery: (1) issue thread message, (2) in-app notification, (3) progress feed update, (4) SMS if phone on file, (5)... |
| tascan_auto_resolve | FULL Closed-Loop Autonomous Operations Protocol in one call. Server-side AI analyzes the issue, generates remediation tasks, creates a task list, and dispatches to the worker — all without human intervention. This executes Patent Claim... |
| tascan_send_task_email | Send a branded TaScan task notification email via SendGrid. Can notify anyone about a specific task list or task. Includes QR code, task summary, and "Open in TaScan" button. |
Status badge
[](https://toolpin.dev/servers/io.github.snowbikemike/tascan-mcp)
Maintain this server? Add the badge to your README — it links your users to this live status page.