Mindwtr MCP Server

Get everything out of your head. A free to-do app built on Getting Things Done (GTD). Works offline, no account needed. It runs locally over stdio via the published package.

People who work with gtd, productivity and getting things done and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 2,063 · #8 OF 160 MAINTAINED PRODUCTIVITY · VERIFIED 2026-09-18

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.3.1 · 2026-09-17

Mindwtr 1.3.1 · Mindwtr 1.3.1 improves Someday organization, widgets, capture, project follow-ups, local automation, and recovery while making failed writes and background work easier to diagnose. · Highlights…

v1.3.0 · 2026-09-14

Mindwtr 1.3.0 · Mindwtr 1.3.0 expands capture and widgets, makes project outcomes more precise, and strengthens sync, editing, review, and recovery across desktop and mobile. · Highlights · Cancel tasks, projects, and…

v1.2.8 · 2026-09-05

Mindwtr 1.2.8 · Highlights · Self-hosted servers gain a capture webhook, POST /v1/capture, that turns a posted transcription and optional audio recording into an Inbox task, so a Pebble Index watch, an Apple Shortcut…

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 160 actively-maintained productivity servers as of 2026-09-18.
release cadence
6 releases in the last 90 days (latest 2026-09-17)
registry
io.github.dongdongbh/mindwtr (active, first published 2026-06-14 · 12 versions)
packages
npm:mindwtr-mcp

06 · Mindwtr FAQ

What is Mindwtr?

Get everything out of your head. A free to-do app built on Getting Things Done (GTD). Works offline, no account needed. It runs locally over stdio via the published package.

Is Mindwtr still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 6 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 · Hivelore · Megalinter · Arena · see all