GSD Task Manager

v1.1.4Business Applicationsstable

Stop juggling, start finishing. GSD Task Manager makes it easy to sort your to-dos into what’s urgent and what’s important, so you can finally get stuff done without burning out. It’s simple, visual, and works entirely offline.

eisenhower-matrixmcp-servermodel-context-protocolnextjsnpm-package
Share:
18
Stars
0
Downloads
0
Weekly
0/5

What is GSD Task Manager?

GSD Task Manager is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to stop juggling, start finishing. gsd task manager makes it easy to sort your to-dos into what’s urgent and what’s important, so you can finally get stuff done without burning out. it’s simple, visual, ...

Stop juggling, start finishing. GSD Task Manager makes it easy to sort your to-dos into what’s urgent and what’s important, so you can finally get stuff done without burning out. It’s simple, visual, and works entirely offline.

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Stop juggling, start finishing. GSD Task Manager makes it ea

Use Cases

Organize tasks using Eisenhower Matrix for prioritization. Separate urgent and important tasks for focused work. Manage task completion offline with visual interface.
vscarpenter

Maintainer

LicenseMIT
Languagetypescript
Versionv1.1.4
UpdatedMay 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y gsd-mcp-server

Manual Installation

npx -y gsd-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use GSD Task Manager

GSD Task Manager MCP Server is a productivity-focused task management system that organizes work using the Eisenhower Matrix (urgent vs. important quadrants), enabling AI assistants to create, update, prioritize, and analyze tasks through natural language. It connects to a self-hosted PocketBase backend and exposes 20 MCP tools covering task CRUD, bulk operations, productivity analytics, and deadline tracking. Developers and knowledge workers use it to let Claude or other AI assistants manage their daily work queue, provide quadrant analysis, and surface actionable insights — all without leaving their AI chat interface.

Prerequisites

  • Node.js 18+ installed for running the MCP server via npx
  • A running GSD Task Manager backend (self-hosted via Docker, or the provided PocketBase instance)
  • An authentication token from your GSD Task Manager instance
  • An MCP-compatible client such as Claude Desktop
1

Run the GSD Task Manager backend via Docker

The easiest way to start the backend is via Docker Compose, which spins up the PocketBase data store. Clone the repository and start the backend before configuring the MCP server.

git clone https://github.com/vscarpenter/gsd-task-manager.git
cd gsd-task-manager/docker
docker compose up -d
2

Run the setup wizard to configure the MCP server

The MCP server package includes a setup command that interactively configures your connection to the backend and stores credentials securely.

npx gsd-mcp-server --setup
3

Add the server to your MCP client configuration

Register the GSD MCP server in your claude_desktop_config.json (or equivalent). Provide your backend URL and auth token as environment variables.

{
  "mcpServers": {
    "gsd-task-manager": {
      "command": "npx",
      "args": ["-y", "gsd-mcp-server"],
      "env": {
        "GSD_BACKEND_URL": "http://localhost:8090",
        "GSD_AUTH_TOKEN": "YOUR_AUTH_TOKEN_HERE"
      }
    }
  }
}
4

Restart your MCP client and verify the 20 tools appear

Restart Claude Desktop. Confirm the GSD Task Manager tools (list_tasks, create_task, get_quadrant_analysis, etc.) are listed. Test with a simple task creation prompt.

GSD Task Manager Examples

Client configuration

Example claude_desktop_config.json entry for GSD Task Manager MCP Server pointing to a self-hosted Docker backend.

{
  "mcpServers": {
    "gsd-task-manager": {
      "command": "npx",
      "args": ["-y", "gsd-mcp-server"],
      "env": {
        "GSD_BACKEND_URL": "http://localhost:8090",
        "GSD_AUTH_TOKEN": "YOUR_AUTH_TOKEN_HERE"
      }
    }
  }
}

Prompts to try

Example natural language prompts for managing tasks with GSD Task Manager through your AI assistant.

- "Add a task to prepare the quarterly report, tag it #work, mark it urgent and important"
- "Show my quadrant distribution and which tasks I should focus on today"
- "Move all overdue #work tasks to the Do First quadrant"
- "What are my upcoming deadlines in the next 7 days?"
- "Give me productivity metrics for this week including my completion streak"

Troubleshooting GSD Task Manager

MCP server cannot connect to the GSD backend

Verify the Docker container is running with 'docker ps' and confirm the backend is reachable at the configured GSD_BACKEND_URL (default http://localhost:8090). Check that no firewall or port conflict is blocking the connection.

Authentication fails with invalid token error

Re-run 'npx gsd-mcp-server --setup' to regenerate and store a fresh auth token. Ensure the token in your MCP config env matches exactly what the setup wizard outputs — tokens are case-sensitive.

Write operations (create_task, update_task) appear to succeed but changes are not persisted

The server supports a dry-run preview mode that shows changes without committing them. Confirm dry-run mode is not enabled in your config. Also verify the PocketBase container has a persistent volume mounted so data survives container restarts.

Frequently Asked Questions about GSD Task Manager

What is GSD Task Manager?

GSD Task Manager is a Model Context Protocol (MCP) server that stop juggling, start finishing. gsd task manager makes it easy to sort your to-dos into what’s urgent and what’s important, so you can finally get stuff done without burning out. it’s simple, visual, and works entirely offline. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install GSD Task Manager?

Install via npm with the command: npx -y gsd-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with GSD Task Manager?

GSD Task Manager works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is GSD Task Manager free to use?

Yes, GSD Task Manager is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

GSD Task Manager Alternatives — Similar Business Applications Servers

Looking for alternatives to GSD Task Manager? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "gsd-task-manager": { "command": "npx", "args": ["-y", "gsd-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use GSD Task Manager?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides