task-mcp-server

NasirSultan/task-mcp-server
★ 0 stars JavaScript AI/LLM Updated 5d ago
Minimal MCP server (Node.js) exposing a todo list as 4 tools — built with Streamable HTTP transport, tested with Claude & Claude Code, includes a live client demo.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

ai-agentsai-integrationanthropicdeveloper-toolsllm-toolsmcpmcp-servernodejsopen-sourcestreamable-httptodo-app