recap-mcp

by shivam-singh-git

Not rated
GitHub

About

AI project manager for Claude. Plain markdown, local-first workspace. 11 tools for projects, tasks, sessions, and notes. Install with: npx recap-mcp init

Details

Author
shivam-singh-git
Categories
Productivity, Project Management, Other, AI

Setup

Install recap-mcp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/shivam-singh-git/recap-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Your AI project manager. Plain markdown. Local-first. Open source.

Recap is an MCP server that gives Claude persistent memory of your ongoing projects. Job searches, side projects, learning goals, writing efforts, anything you work on over weeks or months. Your data lives as plain markdown files in a folder you own.

Claude forgets between conversations. You spend the first five minutes of every chat re-explaining what you're working on, what you decided last time, and what's pending. Recap fixes that.

- Local-first: your workspace is a folder of markdown files. Nothing leaves your machine.
- Plain markdown: open it in VS Code, Obsidian, vim, anything.
- Open source: MIT licensed, no vendor lock-in.
- Project-shaped, not blob-shaped: structured around projects, tasks, sessions, and notes, not opaque memory dumps.
- Eleven focused tools: no kitchen sink, no bloat.
- Creates a workspace folder at~/recap-workspace/
- Adds Recap to your Claude Desktop config
- Backs up any existing Claude config to.bak

Then quit Claude Desktop, reopen it, and say "hi". Recap will guide you through your first project.

- generic(clean slate)
- job-search
- side-project
- learning
- writing
- moving

Pass--templatetoproject_create(or have Claude do it) to seed a project with starter tasks and a knowledge file.

~/recap-workspace/ ├── .recap/ │ └── config.json ├── projects/ │ └── job-search-2026/ │ ├── project.md │ ├── tasks.md │ ├── notes.md │ ├── sessions/ │ │ └── 2026-05-20.md │ └── knowledge/ │ └── starter.md └── archived/

Plain markdown with YAML frontmatter. You cancdinto it andgit initif you want version control. Open it in Obsidian if you want a nice viewer.

The workspace path defaults to~/recap-workspace/. Override it with:

export RECAP_WORKSPACE_PATH=/path/to/your/workspace

Other settings live in.recap/config.json:

{ "version": "0.1.0", "briefing": { "recent_days": 14, "max_active_projects": 5 }, "search": { "max_results": 10 } }

Runnpx recap-mcp doctorfor diagnostics.

If Claude Desktop doesn't see Recap after install:
- Make sure you fully quit Claude Desktop (not just closed the window).
- Check~/recap-workspace/exists.
- Check your Claude Desktop config hasmcpServers.recapentry.

Recap runs entirely on your machine. There is no telemetry, no analytics, no remote calls. Your projects, tasks, notes, and session logs never leave your computer.

v0.1.0. Early. Feedback and issues welcome athttps://github.com/shivam-singh-git/recap-mcp/issues.

Interact with task, doc, and project data in Dart, an AI-native project management tool

From the creators of Wunderlist — the all-in-one task management app for to-do lists, notes, and projects. AI-powered productivity that replaces 5 apps.

Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.

Portable, cloud-hosted AI memory you own - structured memories, tasks, goals, and notes that work across Claude, ChatGPT, Gemini, and any MCP client.

A Python monorepo for AI-powered project management and productivity servers, utilizing the Claude API.

Trello for Claude Code: AI-powered task management with 60 MCP tools, visual Kanban board, and intelligent orchestration for product teams and developers

An intelligent task management system based on MCP, providing an efficient programming workflow framework for AI Agents with an optional web-based GUI.

A project management and session memory tool for AI agents to track projects, tasks, and context during chat sessions.

Minimal project management for teams and AI agents.

Manages AI session handoffs and tracks next steps for projects.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.