donkitchen/milk-mcp
A TypeScript MCP server that uses Remember The Milk as persistent memory and task management for Claude Code sessions.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
donkitchen/milk-mcp is a TypeScript MCP server licensed under MIT. A TypeScript MCP server that uses Remember The Milk as persistent memory and task management for Claude Code sessions.
Ranked #24 out of 110 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
2 contributors → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# milk-mcp A TypeScript MCP server that uses [Remember The Milk](https://www.rememberthemilk.com/) as persistent memory and task management for Claude Code sessions. ## Why milk-mcp? Claude Code sessions are ephemeral — when you close a session, the context is gone. milk-mcp solves this by giving Claude persistent memory through RTM: - **Session handoffs** — Claude writes what it accomplished and what's next, then picks up where it left off next session - **Task tracking** — TODOs, backlog items, and bugs persist across sessions - **Decision log** — Architectural decisions are recorded with rationale so Claude remembers *why* choices were made - **Project-scoped** — Each project gets its own set of lists, keeping things organized ## Prerequisites 1. A [Remember The Milk](https://www.rememberthemilk.com/) account (free tier works) 2. RTM API credentials — get them at https://www.rememberthemilk.com/services/api/keys.rtm 3. Node.js 18+ ## Setup ### 1. Authenticate with RTM ```baRead full README on GitHub →
Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.