Skip to content
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%
23 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
@mseep/mcp-openmemory
MCP server for memory management with long-term and short-term memory capabilities using local database
0 tools
cortec-mcp
Local-first memory server for developer workflows
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
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.thuupx/memory-mcp-lite": {
      "url": "None",
      "transport": "http"
    }
  }
}