Mindwtr MCP Server

Get everything out of your head. Mindwtr™ is a free, open-source to-do app built on the Getting Things Done (GTD) method: it captures every task and idea in seconds, then shows you the one next thing to do. No account, no subscription, and your data stays on your device. It runs locally over stdio via the published package.

People connecting productivity tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 1,742 · #8 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

AGPL-3.0 · TypeScript servers · how we verify → /methodology

01 · Install Mindwtr

Claude Code

claude mcp add dongdongbh-mindwtr -- npx -y mindwtr-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "dongdongbh-mindwtr": {
      "command": "npx",
      "args": [
        "-y",
        "mindwtr-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license AGPL-3.0 - declared in the repository

npm package mindwtr-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.dongdongbh is GitHub-verified and matches the repo owner

03 · What Mindwtr can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.2.1 · 2026-08-16

Mindwtr 1.2.1 · Highlights · Search results stay steady while you type or compose text, and desktop searches opened from Done or Archive include finished tasks. · File Sync repairs missing attachment copies, preserves…

v1.2.0 · 2026-08-14

Mindwtr 1.2.0 · Highlights · Quick Add now previews recognized dates, projects, areas, contexts, tags, and parser warnings as you type on desktop and mobile. · Data transfer is broader and safer: export Mindwtr CSV or…

v1.1.6 · 2026-07-31

Mindwtr 1.1.6 · Highlights · Archive is easier to search on mobile and gains Filters, Sort, and Group controls on desktop. Large grouped desktop archives stay virtualized. · Calendar can show completed work on its…

04 · Who maintains Mindwtr

Mindwtr is maintained by dongdongbh. It's the only MCP server we track from this author; the repo dates to Dec 2025.

05 · Facts

category
productivity - ranked #8 of 139 actively-maintained productivity servers as of 2026-08-25.
release cadence
4 releases in the last 90 days (latest 2026-08-16)
registry
io.github.dongdongbh/mindwtr (active, first published 2026-06-14 · 7 versions)
packages
npm:mindwtr-mcp

06 · Mindwtr FAQ

What is Mindwtr?

Get everything out of your head. Mindwtr™ is a free, open-source to-do app built on the Getting Things Done (GTD) method: it captures every task and idea in seconds, then shows you the one next thing to do. No account, no subscription, and your data stays on your device. It runs locally over stdio via the published package.

Is Mindwtr still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 4 releases in the last 90 days. We re-verify nightly.

How do I install Mindwtr?

Run `npx -y mindwtr-mcp`. You can also paste the ready-made client config above.

Does Mindwtr run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Mindwtr

More productivity MCP servers · Google Tasks MCP Server · Paper Distill MCP · Self Inspect MCP · Kitty Claw · Evc Team Relay MCP

More TypeScript MCP servers · Keymem · Domain Search MCP · Help Scout MCP Server · Agentmako · Anything · see all