TaScan

效率与工作流

by snowbikemike

通用任务协议,用于管理项目、任务、workers、QR codes 与报告,支持更统一的协作流程。

什么是 TaScan

通用任务协议,用于管理项目、任务、workers、QR codes 与报告,支持更统一的协作流程。

README

TaScan MCP Server

AI agent integration for TaScan — the universal task protocol platform. Manage projects, events, tasks, workers, QR codes, templates, and completion reports through Claude, GitHub Copilot, or any MCP-compatible AI client.

Scan. Task. Done.

What is TaScan?

TaScan is a zero-download task assignment and verification platform for physical-world work. Workers scan a QR code, complete tasks with photo verification, and managers get real-time completion reports — no app download, no login, no training required.

Industries: live events, construction, hospitality, warehousing, property management, healthcare, aviation, FEMA disaster response, and more.

Installation

bash
npm install tascan-mcp

Or run directly with npx:

bash
npx tascan-mcp

Configuration

Environment Variables

VariableRequiredDescription
TASCAN_API_KEYYesYour TaScan API key (generate in Admin Portal > Team > API Keys)
TASCAN_API_URLNoAPI base URL (default: https://tascan-live-event.netlify.app/api/v1)

Claude Desktop

Add to your Claude Desktop config file (claude_desktop_config.json):

json
{
  "mcpServers": {
    "tascan": {
      "command": "npx",
      "args": ["-y", "tascan-mcp"],
      "env": {
        "TASCAN_API_KEY": "your-api-key-here"
      }
    }
  }
}

Claude Code

bash
claude mcp add tascan -- npx -y tascan-mcp

Then set your API key in the environment.

Tools (22)

Projects

ToolDescriptionType
tascan_list_projectsList all projects in the organizationRead
tascan_get_projectGet details of a specific projectRead
tascan_create_projectCreate a new projectCreate
tascan_update_projectUpdate project name, location, status, datesUpdate
tascan_delete_projectDelete a project and all its contentsDelete

Events (Task Lists)

ToolDescriptionType
tascan_list_eventsList all events within a projectRead
tascan_get_eventGet event details including tasksRead
tascan_create_eventCreate a new event in a projectCreate
tascan_update_eventUpdate event name, description, modesUpdate
tascan_delete_eventDelete an event and all its tasksDelete

Tasks

ToolDescriptionType
tascan_list_tasksList all tasks in an eventRead
tascan_get_taskGet task details including completionsRead
tascan_add_tasksBulk-create tasks in an eventCreate
tascan_update_taskUpdate task title, type, flags, orderUpdate
tascan_delete_taskDelete a task and its completionsDelete

Workers

ToolDescriptionType
tascan_list_workersList all workers in the organizationRead
tascan_create_workerCreate a new worker profileCreate
tascan_update_workerUpdate worker name, phone, emailUpdate

Operations

ToolDescriptionType
tascan_generate_qrGenerate a QR code for an eventCreate
tascan_apply_templateApply a pre-built template to an eventCreate
tascan_list_templatesList available task templatesRead
tascan_get_reportGet completion report for an eventRead

Usage Examples

Example 1: Set up a construction site inspection

code
User: Create a construction project for the Downtown Tower site and set up a daily safety inspection with tasks for PPE check, fall protection, scaffolding inspection, and fire extinguisher check. Make all tasks safety checkpoints that require photos.

Claude will:
1. Call tascan_create_project with name "Downtown Tower" and location "123 Main St"
2. Call tascan_create_event with name "Daily Safety Inspection"
3. Call tascan_add_tasks with 4 safety checkpoint tasks requiring photos
4. Call tascan_generate_qr to create a scannable QR code for the foreman

Example 2: Check event completion status

code
User: How's the hotel room turnover going for the Marriott project? Which rooms still need to be finished?

Claude will:
1. Call tascan_list_projects to find the Marriott project
2. Call tascan_list_events to find active room turnovers
3. Call tascan_get_report for each event to show completion rates
4. Summarize which tasks are incomplete and which workers are assigned

Example 3: Use templates to quickly deploy an event

code
User: We have a warehouse receiving shipment coming in tomorrow. Set up the standard receiving checklist.

Claude will:
1. Call tascan_list_templates with category "logistics" to find available templates
2. Call tascan_create_project for the warehouse
3. Call tascan_create_event for the receiving session
4. Call tascan_apply_template with the "warehouse-receiving" template slug
5. Call tascan_generate_qr for the receiving dock crew

Example 4: Manage workers across multiple events

code
User: Show me all our workers and which events they've completed this week. Flag anyone with a reliability score below 80%.

Claude will:
1. Call tascan_list_workers to get all worker profiles
2. Call tascan_list_projects and tascan_list_events to enumerate active events
3. Call tascan_get_report for each event to check worker completions
4. Analyze completion data and flag underperforming workers

Task Types

Tasks support multiple response types:

TypeDescription
checkboxSimple done/not-done (default)
photoRequires photo upload to complete
textFree-text response
numberNumeric response
dateDate selection
choiceMultiple choice selection

Tasks can also be flagged as:

  • Safety checkpoints (is_safety_checkpoint: true) — highlighted in red, cannot be skipped
  • Photo required (requires_photo: true) — worker must attach a photo to complete

Getting an API Key

  1. Log in to the TaScan Admin Portal
  2. Navigate to Team in the sidebar
  3. Scroll to API Keys
  4. Click Generate API Key
  5. Copy the key (it's only shown once)
  6. Set it as TASCAN_API_KEY in your environment

API keys are scoped to your organization and support rate limiting (60 requests/minute).

Privacy Policy

TaScan collects and processes task completion data, worker information (name, phone, email), GPS coordinates (with consent), and photos uploaded during task completion. Data is stored securely in Supabase with row-level security policies. API access is authenticated and rate-limited.

For the full privacy policy, visit: https://tascan.io/privacy

For data deletion requests or privacy inquiries, contact: Michael@TaScan.io

Support

License

MIT License - Copyright (c) 2026 Michael Edward Love II / Love Productions LLC

常见问题

TaScan 是什么?

通用任务协议,用于管理项目、任务、workers、QR codes 与报告,支持更统一的协作流程。

相关 Skills

PDF处理

by anthropics

Universal
热门

遇到 PDF 读写、文本表格提取、合并拆分、旋转加水印、表单填写或加解密时直接用它,也能提取图片、生成新 PDF,并把扫描件通过 OCR 变成可搜索文档。

PDF杂活别再来回切工具了,文本表格提取、合并拆分到OCR识别一次搞定,连扫描件也能变可搜索。

效率与工作流
未扫描123.0k

Word文档

by anthropics

Universal
热门

覆盖Word/.docx文档的创建、读取、编辑与重排,适合生成报告、备忘录、信函和模板,也能处理目录、页眉页脚、页码、图片替换、查找替换、修订批注及内容提取整理。

搞定 .docx 的创建、改写与精排版,目录、批量替换、批注修订和图片更新都能自动化,做正式文档尤其省心。

效率与工作流
未扫描123.0k

PPT处理

by anthropics

Universal
热门

处理 .pptx 全流程:创建演示文稿、提取和解析幻灯片内容、批量修改现有文件,支持模板套用、合并拆分、备注评论与版式调整。

涉及PPTX的创建、解析、修改到合并拆分都能一站搞定,连备注、模板和评论也能处理,做演示文稿特别省心。

效率与工作流
未扫描123.0k

相关 MCP Server

文件系统

编辑精选

by Anthropic

热门

Filesystem 是 MCP 官方参考服务器,让 LLM 安全读写本地文件系统。

这个服务器解决了让 Claude 直接操作本地文件的痛点,比如自动整理文档或生成代码文件。适合需要自动化文件处理的开发者,但注意它只是参考实现,生产环境需自行加固安全。

效率与工作流
84.2k

by wonderwhy-er

热门

Desktop Commander 是让 AI 直接执行终端命令、管理文件和进程的 MCP 服务器。

这工具解决了 AI 无法直接操作本地环境的痛点,适合需要自动化脚本调试或文件批量处理的开发者。它能让你用自然语言指挥终端,但权限控制需谨慎,毕竟让 AI 执行 rm -rf 可不是闹着玩的。

效率与工作流
5.9k

EdgarTools

编辑精选

by dgunning

热门

EdgarTools 是无需 API 密钥即可解析 SEC EDGAR 财报的开源 Python 库。

这个工具解决了金融数据获取的痛点——直接让 AI 读取结构化财报,比如让 Claude 分析苹果的 10-K 文件。适合量化分析师或金融开发者快速构建数据管道。但注意,它依赖 SEC 网站稳定性,高峰期可能延迟。

效率与工作流
2.0k

评论