task-mcp-node

by krollchristensen · productivity · mcp-server, glama

A simple MCP server for managing tasks via a local JSON file, demonstrating resources, tools, and prompts for task reading, creation, and analysis.

Source: https://github.com/krollchristensen/mcp-node-tasks

Install

git clone https://github.com/krollchristensen/mcp-node-tasks

Tags: mcp-server, glama

Source: glama

About productivity MCP servers and Claude skills

Productivity MCP servers hook AI agents into calendars, task managers, notes apps, and email so agents can schedule, summarize, and coordinate work on behalf of users.

task-mcp-node is one of hundreds of productivity entries indexed on Skiln. Browse the full productivity category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related productivity MCPs and skills

  • mcp-node-tasks-02-primitives by krollchristensen

    MCP server for managing tasks with a resource to read all tasks, a tool to add tasks, and a prompt to analyze tasks, using stdio transport.

  • MCP Node Tasks 05 - Sampling by krollchristensen

    An MCP server that demonstrates sampling, enabling the server to request LLM completions from the client to assist in workflow tasks like planning work sessions.

  • Sample Server by krollchristensen

    A demo MCP server built with FastMCP that provides weather, calculation, and currency conversion tools for use with AI applications like Claude Desktop and Cursor.

  • task-mcp-node by krollchristensen

    A simple MCP server demonstrating resources, tools, and prompts using a local task list. It enables reading, creating, and analyzing tasks through MCP.

  • Proxmox MCP Bridge by jebinjollyabraham

    Policy-aware MCP server for Proxmox VE that maps the official API schema to MCP tools, enabling node health, disk, network, journal, updates, guest configuration, snapshots, backups, consoles, task lifecycle, service, command, and file-transfer operations with role-based access control.

  • TelegramMCP by StandarterDF

    MCP server that sends Telegram notifications with project name and completion status via a single tool notify_task_done, supporting StreamableHTTP and stdio transports.

  • codex-mcp-todo-assistant by Lianheng-Y

    An MCP server that provides todo management tools (add, list, complete, clear, summarize) and a resource for reading all todos, enabling Codex or other MCP clients to organize and track tasks via natural language.

  • mcp-runrun by Baker-Brands

    MCP server that gives Claude access to Runrun.it tasks, projects, clients, users, boards, and more via the Runrun.it REST API v1.0, including listing, creating, updating, deleting, and time-tracking operations.

Frequently asked questions

How do I install task-mcp-node?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support task-mcp-node?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is task-mcp-node free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.