gtd-mcp-server

alosec/gtd-mcp-server

3.3

If you are the rightful owner of gtd-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A minimal Node.js MCP server for GTD-style project and task management.

Tools

Functions exposed to the LLM to take actions

inbox

Capture anything quickly (primary entrypoint)

list_inbox

Show unprocessed inbox items

process_inbox

Convert inbox items to projects/actions or discard

create_project

Create new projects

list_projects

List projects by status

complete_project

Mark projects as done

move_to_someday

Move to someday/maybe

activate_project

Activate someday projects

add_action

Create next actions

complete_task

Mark actions as done

set_waiting

Set action as waiting for others

set_next

Convert waiting to next action

list_next_actions

Show all next actions

list_waiting

Show waiting for items

list_by_context

Group actions by context

list_contexts

Show available contexts

weekly_review

Comprehensive GTD review

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources