memex
Rank #18,480io.github.kioie/memex
Local MCP memory for coding agents. SQLite on your machine — preferences persist across chats.
memex is a Model Context Protocol (MCP) server published by kioie. It ranks #18,480 of 96,771 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. memex is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 24, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 78,291 of 96,771 servers on MCP Toplist.
Use memex
No credentials or required configuration declared — add it to your MCP client and go.
Add memex to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"memex": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kioie/memex:0.6.0"
],
"env": {
"MEMEX_DIR": "<your MEMEX_DIR>",
"MEMEX_USER_ID": "<your MEMEX_USER_ID>",
"MEMEX_HYBRID": "<your MEMEX_HYBRID>"
}
}
}
}Replace each placeholder with your own value before saving.
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.kioie%2Fmemex)<a href="https://mcptoplist.com/server/io.github.kioie%2Fmemex"><img src="https://mcptoplist.com/badge/io.github.kioie%2Fmemex.svg" alt="MCP Toplist: Top 25% of 96,771" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kioie
Other servers by kioie
View all kioie servers →Available versions (1)
| Version | Published |
|---|---|
| 0.6.0 | May 25, 2026 |
Frequently asked questions
- Who maintains memex?
- memex is maintained by kioie, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is memex listed on the Official MCP Registry?
- Yes — memex is listed on the Official MCP Registry, alongside Glama.
- How many versions does memex have?
- MCP Toplist tracks 1 version of memex, most recently published on May 25, 2026.
- Where can I find the source code for memex?
- The source code for memex is hosted at github.com/kioie/memex.