Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jfim • Workflow & Task Management
An MCP server that extracts and queries Obsidian-style tasks from Markdown files to enable AI-assisted task management.
Discover and list all tasks across an Obsidian vault (including metadata like due dates, tags, priority, and recurrence) without parsing markdown themselves.
Run Obsidian Tasks–style queries (status, date filters, tags, path, description, priority) to find matching tasks and return structured JSON results.
Integrate task data into workflows or assistants via MCP (e.g., Claude) or run the server locally via npm/npx or Docker for private vault access.
This MCP server scans an Obsidian vault (or other markdown directory) to extract tasks in the Obsidian Tasks plugin format and exposes them over the Model Context Protocol. It parses task status, dates (due, scheduled, start, created), tags, priority, and recurrence and supports querying with Obsidian Tasks–style filters. The tool is designed to be run locally (via npm, npx, node, or Docker) and integrates with Claude or other MCP-capable agents to enable automated task discovery and filtered queries. It helps agents reason about and manage tasks without needing to parse markdown themselves.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.