memory-mcp-lite
Rank #23,821io.github.thuupx/memory-mcp-lite
A lightweight, structured, token-efficient local-first MCP memory server
memory-mcp-lite is a Model Context Protocol (MCP) server published by thuupx. It ranks #23,821 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. memory-mcp-lite is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Apr 19, 2026 and most recently updated on Apr 19, 2026.
Ranks ahead of 108,292 of 132,113 servers on MCP Toplist.
Use memory-mcp-lite
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add memory-mcp-lite -- npx -y memory-mcp-lite[mcp_servers.memory-mcp-lite]
command = "npx"
args = ["-y", "memory-mcp-lite"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"memory-mcp-lite": {
"command": "npx",
"args": [
"-y",
"memory-mcp-lite"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"memory-mcp-lite": {
"command": "npx",
"args": [
"-y",
"memory-mcp-lite"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"memory-mcp-lite": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"memory-mcp-lite"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"memory-mcp-lite": {
"command": "npx",
"args": [
"-y",
"memory-mcp-lite"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"memory-mcp-lite": {
"command": "npx",
"args": [
"-y",
"memory-mcp-lite"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.thuupx%2Fmemory-mcp-lite)<a href="https://mcptoplist.com/server/io.github.thuupx%2Fmemory-mcp-lite"><img src="https://mcptoplist.com/badge/io.github.thuupx%2Fmemory-mcp-lite.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
thuupx
Other servers by thuupx
View all thuupx servers →Available versions (4)
| Version | Published |
|---|---|
| 2.0.0 | Apr 19, 2026 |
| 1.0.4 | Apr 19, 2026 |
| 1.0.3 | Apr 19, 2026 |
| 1.0.2 | Apr 19, 2026 |
Frequently asked questions
- Who maintains memory-mcp-lite?
- memory-mcp-lite is maintained by thuupx, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is memory-mcp-lite listed on the Official MCP Registry?
- Yes — memory-mcp-lite is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does memory-mcp-lite have?
- MCP Toplist tracks 4 versions of memory-mcp-lite, most recently published on Apr 19, 2026.
- Where can I find the source code for memory-mcp-lite?
- The source code for memory-mcp-lite is hosted at github.com/thuupx/memory-mcp-lite.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.