LifeLogMCP
FreeNot checkedAn MCP server for reading Obsidian Daily Notes and listing incomplete tasks from the Daily Note's task list, enabling natural language queries of daily logs and
About
An MCP server for reading Obsidian Daily Notes and listing incomplete tasks from the Daily Note's task list, enabling natural language queries of daily logs and remaining tasks.
README
Obsidian Vault内の指定日のDaily Noteと、その #### タスクリスト セクションにある未完了タスクを読み取るTypeScriptプロジェクトです。
この段階ではMCP Server化もファイル書き込みも行いません。get_daily_note と list_incomplete_tasks に相当する読み取り処理だけを実装しています。
前提
- Node.js 20以上
- Daily Noteのファイル名は
YYYY-MM-DD.md .envのDAILY_NOTE_DIRはVault内のフォルダ
初期設定
依存パッケージをインストールします。
npm install
.env.example を参考に .env を用意します。このプロジェクトには、最初の動作確認用として DAILY_NOTE_DIR=TestDaily を設定済みです。
.env は .gitignore に含まれているため、Git管理対象になりません。
Daily Noteを読み取る
npm run get-daily-note -- 2026-08-18
この設定では、次のファイルをUTF-8で読み取って表示します。
/Users/ogawatakahisa/Desktop/Obsidian/TestDaily/2026-08-18.md
ファイルの作成・更新・削除は行いません。
未完了タスクを読み取る
npm run list-incomplete-tasks -- 2026-08-18
#### タスクリスト から - [ ] の行だけを取得し、タスク本文と元ファイル上の行番号を表示します。A / B / Cセクションは対象外です。- [x] と - [X] は完了済みとして除外します。
#### タスクリスト が存在しない場合や空の場合は、エラーではなく未完了タスク0件として扱います。
テスト
npm test
型チェックとテストをまとめて実行する場合:
npm run check
テストはOSの一時フォルダに専用Vaultを作って実行し、実際のObsidian Vaultには書き込みません。
LifeLogMCP
Installing LifeLogMCP
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/ogawatakahisa/LifeLogMCPFAQ
Is LifeLogMCP MCP free?
Yes, LifeLogMCP MCP is free — one-click install via Unyly at no cost.
Does LifeLogMCP need an API key?
No, LifeLogMCP runs without API keys or environment variables.
Is LifeLogMCP hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install LifeLogMCP in Claude Desktop, Claude Code or Cursor?
Open LifeLogMCP on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Notion
Read and write pages in your workspace
by NotionLinear
Issues, cycles, triage — from Claude
by LinearGoogle Drive
Search and read your Drive files
by Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
by mindsdbfulcradynamics/fulcra-context-mcp
MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Li
by fulcradynamicsaymericzip/intlayer
A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.
by aymericziprinadelph/Agent-MCP
A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.
by rinadelphWhenLabs-org/when
Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time cod
by WhenLabs-orgBeltran12138/wecom-docs-mcp-server
WeCom (Enterprise WeChat) document operations via MCP: create, read, and edit Docs and Smartsheets (9 tools). Fills the doc-CRUD gap — existing WeCom MCP server
by Beltran12138madbonez/caldav-mcp
Universal MCP server for CalDAV protocol integration. Works with any CalDAV-compatible calendar server including Yandex Calendar, Google Calendar (via CalDAV),
by madbonezCompare LifeLogMCP with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All productivity MCPs
