Back to search
30
MCP

io.github.thuupx/memory-mcp-lite

io.github.thuupx/memory-mcp-lite

A lightweight, structured, token-efficient local-first MCP memory server

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

Similar MCP servers embedding-nearest

lite-github-mcp
Lightweight GitHub MCP server with minimal context and CLI-first data fetches
0 tools
io.github.annibale-x/mcp-memento
An MCP server that provides persistent memory and context management across sessions
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools
io.github.neo4j-contrib/mcp-neo4j-memory
MCP Neo4j Knowledge Graph Memory Server
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
io.github.recallworks/recall
Open-source MCP memory server. Persistent, searchable, tiered memory across sessions.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.thuupx/memory-mcp-lite": {
      "url": "None",
      "transport": "http"
    }
  }
}