MCP Server for querying TAPD bug tracking
| Tool name | Description | Destructive? |
|---|---|---|
| tapd-auth | ✓ no | |
| tapd-logout | ✓ no | |
| list_workspaces | ✓ no | |
| get_bugs_list | ✓ no | |
| get_bug_detail | ✓ no |
| get_bug_workflow | ✓ no | |
| analyze_bug_video | ✓ no |
{
"mcpServers": {
"camscannertapd": {
"command": "npx",
"args": [
"-y",
"@camscanner/tapd-mcp-server"
]
}
}
}