A Model Context Protocol server implementing a Getting Things Done assistant with tools for tasks, projects, inbox, next actions, and statistics. Supports local SQLite and Databricks deployment.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GTD_STORAGE_BACKEND— When DATABRICKS_APP_NAME is present and is unset, theDATABRICKS_APP_NAME— When is present and GTD_STORAGE_BACKEND is unset, theDATABRICKS_TOKENDATABRICKS_CLIENT_IDDATABRICKS_CLIENT_SECRETGTD_DELTA_TABLE— gtd_mcp.app.gtd_mcp_recordsHOSTDATABRICKS_APP_PORT— uvicorn gtd_mcp_server.server:app --host 0.0.0.0 --port $PORTDATABRICKS_HOST— injected-by-databricks-apps>DATABRICKS_WAREHOUSE_ID— warehouse-id>GTD_SQLITE_PATH— .local/gtd.sqlite3[](https://m8ven.ai/mcp/maciejkepa-gtd-mcp-server-fmimzl)