longterm-planner-mcp
MCP server for long-term planning management in Claude Code
Install / Use
claude mcp add artpar -- npx -y github:artpar/longterm-planner-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "longterm-planner-mcp", "version": "0.2.16", "description": "MCP server for long-term planning management and execution in Claude Code", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "longterm-planner-mcp": "./dist/index.js" }, "files": [ "dist", "README.md", "LICENSE" ], "scripts": { "build": "tsc", "dev": "tsx watch src/index.ts", "start": "node dist/index.js", "test": "vitest", "test:run": "vitest run", "test:coverage": "vitest run --coverage", "typecheck": "tsc --noEmit", "prepublishOnly": "npm run build && npm run test:run" }, "keywords": [ "mcp", "model-context-protocol", "claude", "claude-code", "planning", "task-management", "project-management", "ai-tools" ], "author": "", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/artpar/longterm-planner-mcp.git" }, "homepage": "https://github.com/artpar/longterm-planner-mcp#readme", "bugs": { "url": "https://github.com/artpar/longterm-planner-mcp/issues" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "sql.js": "^1.11.0", "uuid": "^11.0.3", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "@types/sql.js": "^1.4.9", "@types/uuid": "^10.0.0", "@vitest/coverage-v8": "^2.1.8", "tsx": "^4.19.2", "typescript": "^5.7.2", "vitest": "^2.1.8" }, "engines": { "node": ">=18.0.0" } }
Related Skills
Agent-Reach
84.9kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.6kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.1k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.5kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
