🤖

memento

Local-first, LLM-agnostic memory layer for AI assistants.

RUN IN TERMINAL
claude mcp add comrunmemento-memento -- npx -y @psraghuveer/memento
ADD TO claude_desktop_config.json
{ "mcpServers": { "comrunmemento-memento": { "command": "npx", "args": ["-y", "@psraghuveer/memento"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comrunmemento-memento": { "command": "npx", "args": ["-y", "@psraghuveer/memento"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comrunmemento-memento": { "command": "npx", "args": ["-y", "@psraghuveer/memento"] } } }

About This MCP Server

The com.runmemento/memento server is a local-first, LLM-agnostic memory layer that provides a storage solution for AI assistants, allowing them to retain context and information across interactions. It can be integrated into AI-ML applications using npm and stdio, and is available as the @psraghuveer/memento package. Developers would use this server to enable their AI assistants to recall previous conversations and maintain a memory of user interactions, making it useful for applications that require contextual understanding and personalized responses.

Local-first, LLM-agnostic memory layer for AI assistants.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@psraghuveer/memento 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 memento server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comrunmemento-memento.svg)](https://skillsplayground.com/mcps/comrunmemento-memento/)
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.