claude mcp add emoriabs-memori-mcp -- npx -y @memorilabs/memori-mcp
{
"mcpServers": {
"emoriabs-memori-mcp": {
"command": "npx",
"args": ["-y", "@memorilabs/memori-mcp"]
}
}
}
{
"mcpServers": {
"emoriabs-memori-mcp": {
"command": "npx",
"args": ["-y", "@memorilabs/memori-mcp"]
}
}
}
{
"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.