NeuroDock Task Fractionator MCP Server
Local-first goal decomposition and single next-action selection, exposed as an MCP server.
People connecting productivity tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
One of 6 MCP servers published from tlennon-ie/neurodock. Stars and repository activity are shared across all of them. See all 6 →
VERIFIED ACTIVE
LAST COMMIT 2026-08-17 · VERIFIED 2026-08-25
AGPL-3.0 · TypeScript servers · how we verify → /methodology
01 · Install NeuroDock Task Fractionator
Claude Code
claude mcp add tlennon-ie-neurodock-packages-mcp-task-f -- uvx neurodock-mcp-task-fractionator Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"tlennon-ie-neurodock-packages-mcp-task-f": {
"command": "uvx",
"args": [
"neurodock-mcp-task-fractionator"
]
}
}
} 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
pypi package neurodock-mcp-task-fractionator - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.tlennon-ie is GitHub-verified and matches the repo owner
03 · What NeuroDock Task Fractionator can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 2 documented tools across goal, time, including goal, time_budget.
The 2 tools it gives your agent
Extracted from the project's README - what NeuroDock Task Fractionator lets an agent do.
- goal
- - 5..500 character plain-language goal. Never logged.
- time_budget
- - optional ISO 8601 duration (PT4H, P3D, PT2H30M).
Latest releases
[email protected] · 2026-06-22
bump pydantic-settings from 2.14.1 to 2.14.2 in the uv group across 1 directory · chore(ci)(deps): bump actions/checkout from 6 to 7 · chore(deps)(deps): bump the npm-minor-patch group with 7 updates · bump undici from…
v0.10.2 · 2026-06-19
connect native host via nativemessaging permission + report real host version · native host connects on chromium browsers (drop firefox id from chrome manifest origins)
[email protected] · 2026-06-19
connect native host via nativemessaging permission + report real host version
04 · Who maintains NeuroDock Task Fractionator
NeuroDock Task Fractionator is maintained by tlennon-ie. We track 6 MCP servers from tlennon-ie - 6 actively maintained, 11 combined GitHub stars, oldest repo from May 2026. Full record: all servers from tlennon-ie.
- NeuroDock Guardrail Advisory detectors for rumination, hyperfocus, and sycophancy. Never silently blocks. ★ 11
- NeuroDock Cognitive Graph A local typed-edge graph of people, projects, and decisions that externalises memory. ★ 11
- NeuroDock Translation Decode subtext, tone, and ambiguity in messages; rewrite outgoing replies; brief meetings. ★ 11
- NeuroDock Chronometric Externalises time-of-day, session boundaries, and break prompts for time-blind users. ★ 11
- NeuroDock (hosted) Hosted NeuroDock - stateless communication and planning tools over OAuth-secured Streamable HTTP. ★ 11
05 · Facts
- repository
- github.com/tlennon-ie/neurodock
- website
- https://neurodock.org/
- category
- productivity - actively maintained as of 2026-08-25.
- registry
- io.github.tlennon-ie/neurodock-mcp-task-fractionator (active, first published 2026-05-31 · 3 versions)
- packages
- pypi:neurodock-mcp-task-fractionator
06 · NeuroDock Task Fractionator FAQ
What is NeuroDock Task Fractionator?
Local-first goal decomposition and single next-action selection, exposed as an MCP server.
Is NeuroDock Task Fractionator still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-17. We re-verify nightly.
How do I install NeuroDock Task Fractionator?
Run `uvx neurodock-mcp-task-fractionator`. You can also paste the ready-made client config above.
Does NeuroDock Task Fractionator run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to NeuroDock Task Fractionator
Alternatives to NeuroDock Task Fractionator
Maintained productivity servers if NeuroDock Task Fractionator isn't the fit.
- Reactive Resume Free open-source resume builder with remote MCP tools for resumes and job applications. ★ 41,676 · 2026-08-24
- Praison AI AI Agents Framework with Self Reflection and MCP support ★ 8,955 · 2026-08-24
- Kaneo Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients ★ 8,508 · 2026-08-24
- Basic Memory Local-first knowledge management with bi-directional LLM sync via Markdown files. ★ 3,749 · 2026-08-24
- Mindwtr Task and project automation for local Mindwtr data, with read-only self-hosted Cloud access. ★ 1,742 · 2026-08-25
- Pm Claude Skills 1117 professional Agent Skills + workflow recipes - searchable & fetchable over MCP. ★ 1,308 · 2026-08-24
Pairs well with
Servers that cover what NeuroDock Task Fractionator doesn't - only shown when the pairing reason fits the companion.
More productivity MCP servers · Tendem MCP server · Hoteloracle · Kanban Thing · Reclaim MCP Server
More TypeScript MCP servers · NeuroDock Translation · NeuroDock (hosted) · One Shot UI · Elasticsearch · Kibana · see all