Obsidian Tasks MCP
O

Obsidian Tasks MCP

This is a Go-based MCP server for parsing tasks in Obsidian notes. It supports filtering tasks through query syntax and does not rely on the REST API.
2.5 points
0

What is Obsidian Tasks MCP Server?

This is an MCP (Model Context Protocol) server specifically designed for the Obsidian note-taking software. It can scan your Obsidian note library, automatically identify and extract all tasks (task lists in the format of the Tasks plugin), and then enable AI assistants (such as Cursor, Claude, etc.) to query and manage these tasks. In simple terms, it acts like a task query translator, allowing AI to understand and operate the task lists you create in Obsidian.

How to use Obsidian Tasks MCP Server?

You just need to install this server and then configure it in an AI tool that supports MCP (such as Cursor) to start using it. After the configuration is complete, you can directly use natural language to ask the AI assistant to query tasks, such as 'Find all tasks due today' or 'Show all tasks with the #urgent tag'.

Use Cases

1. **Task Query and Management**: Let the AI assistant help you find, filter, and organize tasks in Obsidian. 2. **Intelligent Task Reminders**: Query tasks that are due soon or have already expired. 3. **Task Statistical Analysis**: Analyze task distribution by tags, status, and other dimensions. 4. **Cross-note Task Integration**: View all tasks from multiple note libraries in a unified manner.

Main Features

Native Task Parsing
Directly parse the task syntax in Obsidian markdown files without relying on the REST API of the Tasks plugin. It provides faster and more stable responses.
Full Query Syntax Support
Supports the core query syntax of the Obsidian Tasks plugin, including common functions such as status filtering, date filtering, and tag queries.
Multi-note Library Support
It can scan multiple Obsidian note libraries simultaneously and query all tasks in these libraries in a unified manner, which is suitable for users managing multiple projects.
Standard MCP Protocol
Uses the standard Model Context Protocol and is compatible with all AI tools that support MCP, such as Cursor and Claude Desktop.
Lightweight Go Implementation
Written in Go language and compiled into a single executable file. It does not require complex dependencies, is easy to install, and runs efficiently.
Advantages
No network connection required: Runs locally without relying on external API services.
Fast response speed: Directly parses local files and provides instant query responses.
Privacy and security: All data is processed locally and will not be uploaded to the cloud.
Simple configuration: Just specify the note library path to start using.
Good compatibility: Supports all Obsidian notes using the standard Tasks syntax.
Limitations
Limited functionality: Only supports the core query functions of the Tasks plugin and does not support advanced functions such as task editing.
Requires manual configuration: You need to configure the MCP server in the AI tool.
Query-only: Currently only provides query functions and cannot directly modify tasks through AI.
Depends on Tasks syntax: Only recognizes task lists that conform to the syntax of the Tasks plugin.

How to Use

Install the Server
Install the Obsidian Tasks MCP server using the Go package manager. If you haven't installed Go, you need to install the Go language environment first.
Configure the AI Tool (Taking Cursor as an Example)
Add the server configuration to the MCP configuration file of Cursor. The configuration file is usually located at ~/.cursor/mcp.json.
Restart the AI Tool
After saving the configuration file, restart Cursor or other AI tools to make the configuration take effect.
Start Querying Tasks
In the AI conversation, use natural language to describe the tasks you want to query, and the AI will automatically call the MCP server to get the results.

Usage Examples

Query Today's To-do List
Check all tasks that need to be completed today every morning to help plan the day's work.
Project Task Tracking
Track all tasks of a specific project to understand the project progress and to-do list.
Weekly Task Review
Review completed and incomplete tasks every week for work summary and next week's planning.
Urgent Task Handling
Quickly locate urgent tasks that need to be handled immediately to avoid missing important matters.

Frequently Asked Questions

Do I need to install the Obsidian Tasks plugin?
Which query syntaxes are supported?
Can I query multiple note libraries simultaneously?
What information does the query result contain?
How can I update the task status?
Which AI tools are supported?

Related Resources

GitHub Repository
Project source code and the latest version
Obsidian Tasks Plugin Documentation
Complete reference for the query syntax of the Tasks plugin
Model Context Protocol Official Website
Official documentation and specifications of the MCP protocol
Go Language Installation Guide
Official installation tutorial for the Go programming language
Cursor MCP Configuration Guide
Detailed instructions for configuring the MCP server in Cursor

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "obsidian-tasks": {
      "command": "obsidian-tasks-mcp",
      "args": [
        "-root",
        "/path/to/your/obsidian/vault"
      ]
    }
  }
}

{
  "mcpServers": {
    "obsidian-tasks": {
      "command": "obsidian-tasks-mcp",
      "args": [
        "-root",
        "/path/to/vault1",
        "-root",
        "/path/to/vault2"
      ]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Airweave
Airweave is an open - source context retrieval layer for AI agents and RAG systems. It connects and synchronizes data from various applications, tools, and databases, and provides relevant, real - time, multi - source contextual information to AI agents through a unified search interface.
Python
6.1K
5 points
V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
5.5K
4.5 points
H
Haiku.rag
Haiku RAG is an intelligent retrieval - augmented generation system built on LanceDB, Pydantic AI, and Docling. It supports hybrid search, re - ranking, Q&A agents, multi - agent research processes, and provides local - first document processing and MCP server integration.
Python
9.2K
5 points
C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
A
Apple Notes MCP
A server that provides local Apple Notes database access for the Claude desktop client, supporting reading and searching of note content.
Python
13.6K
4.3 points
M
MCP Server Weread
The WeRead MCP Server is a lightweight service that bridges WeRead data and AI clients, enabling in - depth interaction between reading notes and AI.
TypeScript
15.2K
4 points
M
MCP Notion Server
Certified
The Notion MCP Server is a middleware service that connects the Notion API with the LLM, optimizing interaction efficiency through Markdown conversion.
TypeScript
16.8K
5 points
M
MCP Obsidian
This project is an MCP server used to interact with the Obsidian note application through the Local REST API plugin of Obsidian. It provides various tools to operate and manage files in Obsidian, including listing files, retrieving file content, searching, modifying content, and deleting files.
Python
19.2K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.4K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
34.3K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
25.4K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
72.7K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.1K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
65.4K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.0K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
48.6K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase