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

  • 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.

  • project-manager by samrullo

    Connects Claude to a local project management API, enabling task, project, and user management through natural language.

  • testclaw-mcp by liam798

    Provides a remote HTTP MCP layer for TestClaw, enabling MCP clients to interact with a Sonic server for test management, device control, and automated testing workflows.

  • Codex Kimi Bridge by ximenchuifeng

    Enables Codex to delegate implementation tasks to Kimi Code while managing server lifecycle and authentication automatically.

  • fortra-fim-mcp by askjarv

    MCP server for interacting with Tripwire Enterprise REST API, enabling file integrity monitoring workflows such as node management, policy tests, element versioning, and promotions.

  • arc-story-queue by andysolomon

    MCP server that queues stories and feeds them to live Claude Code sessions, delegating bounded tasks to worker routes in isolated git worktrees.

  • tasks-mcp by linximengji

    A lightweight task management MCP server that enables CRUD operations on tasks stored in a single JSON file, including listing, creating, updating progress, and setting priorities.

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.