Skip to content
Back to search
30
MCP v1.0.0

io.github.MemoriLabs/memori-mcp

io.github.MemoriLabs/memori-mcp

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

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

Similar MCP servers embedding-nearest

io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
io.github.hustada/collective-memory
MCP server for persistent, semantic memory across AI sessions
0 tools
io.github.CSOAI-ORG/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

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