MCP Project Manager integrates with Claude, Cursor, VS Code + Copilot via Model Context Protocol to give AI assistants structured understanding of your project hierarchy (Ideas → Epics → Tasks).
Key features: - AI-powered task decomposition with approval workflow - Natural language interface - no new commands to learn - Works with any MCP-compatible tool - SQLite storage, zero external dependencies - Interactive CLI dashboard for project visualization
Ready to use: `npx mcp-project-manager`
The AI gains project context automatically while you work in familiar natural language. Instead of random code generation, it understands what you're building and helps break down complex features into manageable tasks.
Built with TypeScript, uses MCP SDK 1.15.1. Stores everything locally in SQLite.