🛠️

memori-mcp

Memori MCP server — persistent AI memory with recall and augmentation tools

Developer Tools stdio npm npmstdioMemoriLabs
RUN IN TERMINAL
claude mcp add emoriabs-memori-mcp -- npx -y @memorilabs/memori-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "emoriabs-memori-mcp": { "command": "npx", "args": ["-y", "@memorilabs/memori-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "emoriabs-memori-mcp": { "command": "npx", "args": ["-y", "@memorilabs/memori-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "emoriabs-memori-mcp": { "command": "npx", "args": ["-y", "@memorilabs/memori-mcp"] } } }

About This MCP Server

The Memori MCP server is a tool that provides persistent AI memory with recall and augmentation capabilities, enabling developers to enhance the functionality of their AI coding assistants. It can be connected to via stdio and is available as a package on npm, making it accessible for developers to integrate into their projects. Developers would reach for this tool when they need to implement advanced memory and recall features in their AI-powered applications.

Memori MCP server — persistent AI memory with recall and augmentation tools. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@memorilabs/memori-mcp 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 memori-mcp 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/emoriabs-memori-mcp.svg)](https://skillsplayground.com/mcps/emoriabs-memori-mcp/)
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.