memex
Rank #61,990io.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 #61,990 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. memex is listed across 3 registries — Official MCP, PulseMCP 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 70,123 of 132,113 servers on MCP Toplist.
Use memex
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add memex -e "MEMEX_DIR=<your MEMEX_DIR>" -e "MEMEX_USER_ID=<your MEMEX_USER_ID>" -e "MEMEX_HYBRID=<your MEMEX_HYBRID>" -- docker run -i --rm ghcr.io/kioie/memex:0.6.0Replace each placeholder with your own value before saving.
[mcp_servers.memex]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/kioie/memex:0.6.0"]
[mcp_servers.memex.env]
MEMEX_DIR = "<your MEMEX_DIR>"
MEMEX_USER_ID = "<your MEMEX_USER_ID>"
MEMEX_HYBRID = "<your MEMEX_HYBRID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"memex": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 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 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is memex listed on the Official MCP Registry?
- Yes — memex is listed on the Official MCP Registry, alongside PulseMCP and 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/tree/HEAD/cmd/memex.
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.