🛠️

nan-forget

AI that remembers. Cross-session, cross-project long-term memory.

Developer Tools stdio npm npmstdioNaNMesh
RUN IN TERMINAL
claude mcp add aesh-nan-forget -- npx -y nan-forget
ADD TO claude_desktop_config.json
{ "mcpServers": { "aesh-nan-forget": { "command": "npx", "args": ["-y", "nan-forget"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aesh-nan-forget": { "command": "npx", "args": ["-y", "nan-forget"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aesh-nan-forget": { "command": "npx", "args": ["-y", "nan-forget"] } } }

About This MCP Server

The nan-forget server is a developer tool that enables long-term memory for AI models, allowing them to retain information across multiple sessions and projects. It connects to AI coding assistants through standard input/output interfaces, providing a mechanism for persistent memory storage and retrieval. Developers would use nan-forget when they need to implement cross-session or cross-project memory functionality in their AI-powered applications.

AI that remembers. Cross-session, cross-project long-term memory.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

nan-forget on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The nan-forget server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aesh-nan-forget.svg)](https://skillsplayground.com/mcps/aesh-nan-forget/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.