Memori Mcp is a Model Context Protocol (MCP) server: Memori MCP server — persistent AI memory with recall and augmentation tools. Because it speaks the Model Context Protocol, AI assistants can use Memori Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @memorilabs/memori-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need MEMORI_API_KEY. The current release is v1.0.0, published under the MIT license, with source at MemoriLabs/memori-mcp on GitHub.
On mcp.site, Memori Mcp sits in the Memory category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Memori Mcp for MemoriLabs, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @memorilabs/memori-mcp · MCP over stdio
▸Credentials — Requires MEMORI_API_KEY
▸Open source — MIT license · MemoriLabs/memori-mcp