Loading MCP server directory, please wait...
36 MCP tools for projects, tasks, workers, QR/NFC tags, and AI remediation. Task. Scan. Done.
npx @getmcp/cli add io.github.snowbikemike/tascan-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TASCAN_API_KEYYour TaScan API key (generate in Admin Portal > Team > API Keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.snowbikemike/tascan-mcp": {
"command": "npx",
"args": [
"-y",
"tascan-mcp"
],
"env": {
"TASCAN_API_KEY": "",
"TASCAN_API_URL": ""
}
}
}
}