MCP Servers / productivity / DeltaTask

DeltaTask

JSON →
none15productivity

A powerful, locally-hosted task management application with Obsidian integration and SQLite database support.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: deltatask
Tools
What this server exposes
get_task_by_id
Get a specific task by ID
search_tasks
Find tasks by title, description, or tags
create_task
Create a new task
update_task
Update a task's properties
delete_task
Remove a task
sync_tasks
Sync tasks from Obsidian markdown into SQLite
list_tasks
List all tasks
get_statistics
Retrieve metrics about tasks
create_subtasks
Split a task into multiple subtasks
get_all_tags
Get all unique tag names
get_subtasks
Get subtasks for a given parent task
finish_task
Mark a task as completed
Configuration
Environment & auth
authnone
Resources
DeltaTask — MCP Server · libregistry