Back to search
30
MCP

io.github.memorilabs/memori-mcp

io.github.memorilabs/memori-mcp

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools
evermemos-mcp
MCP Server that brings long-term memory to AI coding tools via EverMemOS
0 tools
io.github.annibale-x/mcp-memento
An MCP server that provides persistent memory and context management across sessions
0 tools
igenius-mcp
MCP server for iGenius Memory — gives AI agents persistent memory tools via the hosted API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.memorilabs/memori-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}