DeltaTask is a locally-hosted task management system with Obsidian integration. It provides a SQLite-backed database for storing tasks with properties like urgency, effort, and tags, while offering intelligent prioritization and task decomposition. The MCP server exposes a full API for creating, updating, and querying tasks, as well as syncing with Obsidian markdown files. Ideal for users wanting a powerful, customizable todo system with local data storage and markdown integration.
Get a specific task by ID.
Find tasks by title, description, or tags.
Create a new task.
Update a task's properties.
Remove a task.
Sync tasks from Obsidian markdown into SQLite.
List all tasks.
Retrieve metrics about tasks.
Split a task into multiple subtasks.
Get all unique tag names.
Get subtasks for a given parent task.
Mark a task as completed.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!