← Back to search Server uses network capabilities via: fetch() Server uses shell capabilities via: child_process, execSync() Server uses env_vars capabilities via: process.env
@tobiashochguertel/taskbook-mcp-server
MCP (Model Context Protocol) server for Taskbook — exposes task management tools and resources to LLM clients
C
67.3 / 100
Versions
1.15.3latestMar 20, 2026
1.15.2Mar 20, 2026
1.15.1Mar 20, 2026
1.15.0Mar 20, 2026
1.14.4Mar 20, 2026
+ show 12 moreshow less
1.14.3Mar 20, 2026
1.14.2Mar 20, 2026
1.14.1Mar 20, 2026
1.14.0Mar 20, 2026
1.13.1Mar 19, 2026
1.13.0Mar 19, 2026
1.12.1Mar 19, 2026
1.12.0Mar 19, 2026
1.11.1Mar 19, 2026
1.11.0Mar 19, 2026
1.10.0Mar 19, 2026
1.9.0Mar 19, 2026
Tools 18
list_tasks annotations: none low
List all tasks, optionally filtered by board name
board string
create_task annotations: none low
Create a new task on a board
board string description string
complete_task annotations: none low
Toggle a task
task_id number
begin_task annotations: none low
Toggle a task
task_id number
set_task_priority annotations: none low
Set a task
task_id number priority number
list_boards annotations: none low
List all boards with item counts
move_item annotations: none low
Move a task or note to a different board
item_id number target_board string
search_items annotations: none low
Search tasks and notes by description, tag, or board name
query string
edit_item annotations: none low
Edit an item
item_id number description string
delete_item annotations: none low
Permanently delete a task or note
item_id number
archive_item annotations: none low
Move an item to the archive
item_id number
star_item annotations: none low
Toggle the star/bookmark on a task or note
item_id number
get_status annotations: none low
Check taskbook server health and current user info
get_item annotations: none low
Get a specific task or note by its ID
item_id number
get_board annotations: none low
Get all tasks and notes on a specific board
board string
list_archive annotations: none low
List all archived tasks and notes
list_notes annotations: none low
List all notes, optionally filtered by board
board string
create_note annotations: none low
Create a new note on a board
body string board string description string
Permissions 3
network medium shell high env_vars low Scan Findings 63
low
Tool 'list_tasks' has no annotations
low
Tool 'create_task' has no annotations
low
Tool 'complete_task' has no annotations
low
Tool 'begin_task' has no annotations
low
Tool 'set_task_priority' has no annotations
low
Tool 'list_boards' has no annotations
low
Tool 'move_item' has no annotations
low
Tool 'search_items' has no annotations
low
Tool 'edit_item' has no annotations
low
Tool 'delete_item' has no annotations
low
Tool 'archive_item' has no annotations
low
Tool 'star_item' has no annotations
low
Tool 'get_status' has no annotations
low
Tool 'get_item' has no annotations
low
Tool 'get_board' has no annotations
low
Tool 'list_archive' has no annotations
low
Tool 'list_notes' has no annotations
low
Tool 'create_note' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Suspicious package name: react-dom
medium
Vulnerable dependency: vite@8.0.0 (GHSA-4w7w-66w2-5vf9)
medium
Vulnerable dependency: vite@8.0.0 (GHSA-fx2h-pf6j-xcff)
medium
Vulnerable dependency: vite@8.0.0 (GHSA-p9ff-h696-f583)
medium
Vulnerable dependency: vite@8.0.0 (GHSA-v2wj-q39q-566r)
medium
Vulnerable dependency: vite@8.0.0 (GHSA-v6wh-96g9-6wx3)
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.14.0 (GHSA-345p-7cg4-v4c7)
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.14.0 (GHSA-8r9q-7v3j-jr4g)
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.14.0 (GHSA-w48q-cv73-mx4w)
medium
Hex string literal (>50 chars) in tobiashochguertel-taskbook-f9e4942/packages/taskbook-mcp-server/tests/server.test.ts:10
medium
Hex string literal (>50 chars) in tobiashochguertel-taskbook-f9e4942/packages/taskbook-mcp-server/tests/crypto.test.ts:6
medium
Hex string literal (>50 chars) in tobiashochguertel-taskbook-f9e4942/packages/taskbook-mcp-server/tests/crypto.test.ts:52
medium
Hex string literal (>50 chars) in tobiashochguertel-taskbook-f9e4942/packages/taskbook-mcp-server/tests/config.test.ts:65
medium
Hex string literal (>50 chars) in tobiashochguertel-taskbook-f9e4942/packages/taskbook-mcp-server/tests/config.test.ts:72
medium
Buffer.from base64 in tobiashochguertel-taskbook-f9e4942/packages/taskbook-mcp-server/src/auth/routes.ts:345
info
package.json metadata
info
Tool: list_tasks
info
Tool: create_task
info
Tool: complete_task
info
Tool: begin_task
info
Tool: set_task_priority
info
Tool: list_boards
info
Tool: move_item
info
Tool: search_items
info
Tool: edit_item
info
Tool: delete_item
info
Tool: archive_item
info
Tool: star_item
info
Tool: get_status
info
Tool: get_item
info
Tool: get_board
info
Tool: list_archive
info
Tool: list_notes
info
Tool: create_note
info
Transport: stdio
info
Required env vars (21)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
high
Permission: shell access detected
low
Permission: env_vars access detected
info
SBOM generated: 162 components
high
Hardcoded Password found in tobiashochguertel-taskbook-f9e4942/crates/taskbook-client/src/auth.rs
high
Authorization Bearer Token found in tobiashochguertel-taskbook-f9e4942/docs/ai-agent-tools/copilot-cli.md
medium
No build provenance detected (SLSA L0)