O

Obsidian Tasks MCP

An MCP server designed for the Obsidian task plugin, used to extract and query task data from Markdown files, supporting integration with Claude AI for intelligent task management.
2 points
21

What is the Obsidian Tasks MCP Server?

The Obsidian Tasks MCP Server is a tool for extracting and querying Obsidian tasks. It can identify task lists in the Obsidian Tasks plugin and support quick task location through natural language queries.

How to use the Obsidian Tasks MCP Server?

You just need to specify the Obsidian note storage directory and then run the server through the command line to start querying tasks.

Applicable Scenarios

Suitable for individuals or teams that need efficient task management and AI collaboration, especially for those who need to regularly track task progress.

Main Features

Task ExtractionExtract task lists from Obsidian note files, supporting recursive scanning of multi - level directories.
Task QuerySupport query syntax based on natural language, such as status filtering, date screening, and tag search.
Task DetailsReturn detailed task information, including completion status, priority, date, etc.

Advantages and Limitations

Advantages
Compatible with the Obsidian Tasks plugin, seamlessly integrating into the existing workflow.
Support multiple filtering conditions to quickly locate target tasks.
Lightweight design, easy to install and configure.
Limitations
Requires local running environment support and may not be suitable for use in a non - Internet environment.
May require a certain learning cost for complex queries.

How to Use

Install the Server
Install the server via npm or build from the source code.
Start the Server
Run the server and specify the note directory.
Execute Queries
Use built - in tools or custom queries to obtain tasks.

Usage Examples

Find Undone TasksQuery all undone tasks.
Filter Tasks by DateFind all tasks before today.

Frequently Asked Questions

How to install the server?
Does the server support multiple directories?
How to optimize query performance?

Related Resources

Official Documentation
Project source code and complete documentation.
Docker Image
Docker container image.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "obsidian-tasks": {
      "command": "npx",
      "args": [
        "@jfim/obsidian-tasks-mcp",
        "/path/to/obsidian/vault"
      ]
    }
  }
}

{
  "mcpServers": {
    "obsidian-tasks": {
      "command": "node",
      "args": [
        "/path/to/obsidian-tasks-mcp/dist/index.js",
        "/path/to/obsidian/vault"
      ]
    }
  }
}

{
  "mcpServers": {
    "obsidian-tasks": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "--mount", "type=bind,src=/path/to/obsidian/vault,dst=/projects/vault",
        "@jfim/obsidian-tasks-mcp",
        "/projects"
      ]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
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
201
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
371
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
736
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
877
5 points
M
MCP Atlassian
MCP Atlassian is a Model Context Protocol server designed for Atlassian products (Confluence and Jira), supporting both cloud and on-premises deployments and providing AI assistant integration functions.
Python
1.2K
5 points
M
MCP Logseq Server
An MCP server for interacting with the LogSeq note-taking app, providing various API tools to operate on note content.
Python
276
4.1 points
S
Solana Docs MCP Server
A TypeScript-based MCP server that implements a simple note system and supports note creation and summarization functions
TypeScript
115
4.2 points
U
UI TARS Desktop
Certified
Changesets is an automated tool to help manage the version control and release process of multi-package or single-package codebases.
TypeScript
13.0K
5 points
Featured MCP Services
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
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
823
4.3 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
79
4.3 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
130
4.5 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#
554
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
6.6K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 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
745
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase