jfim/obsidian-tasks-mcp
If you are the rightful owner of obsidian-tasks-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for extracting and querying Obsidian Tasks from markdown files.
Tools
Functions exposed to the LLM to take actions
list_all_tasks
Extracts all tasks from markdown files in a directory, recursively scanning through subfolders.
query_tasks
Searches for tasks based on Obsidian Tasks query syntax, applying multiple filters to find matching tasks.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client