SERVER

Memex

Rank #932

glama/iamtouchskyer/memex

Zettelkasten-based persistent memory for AI coding agents. Auto-saves atomic knowledge cards with \[\[bidirectional links]] after tasks and auto-recalls before new ones. No vector DB — plain markdown files with git sync. Works as Claude Code plugin or MCP server for Cursor, VS Code Copilot, Codex, and Windsurf.

First listed
Mar 20, 2026
Last publish date
Mar 22, 2026
OVERVIEW

Memex is a Model Context Protocol (MCP) server published by iamtouchskyer. It ranks #932 of 58,900 servers tracked on MCP Toplist, and its repository has 128 GitHub stars. Memex is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Mar 20, 2026 and most recently updated on Mar 22, 2026.

STANDING
#932of 58,900 tracked serversTop 5%

Ranks ahead of 57,968 of 58,900 servers on MCP Toplist.

CONNECT

Use Memex

Add Memex to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "memex": {
      "command": "npx",
      "args": [
        "-y",
        "@touchskyer/memex"
      ],
      "env": {
        "MEMEX_HOME": "<your MEMEX_HOME>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

iamtouchskyer

Organization
Total servers
1
Total versions
5
VERSIONS

Available versions (5)

VersionPublished
0.1.8Mar 22, 2026
0.1.7Mar 22, 2026
0.1.5Mar 20, 2026
0.1.4Mar 20, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Memex?
Zettelkasten-based persistent memory for AI coding agents. Auto-saves atomic knowledge cards with \[\[bidirectional links]] after tasks and auto-recalls before new ones. No vector DB — plain markdown files with git sync. Works as Claude Code plugin or MCP server for Cursor, VS Code Copilot, Codex, and Windsurf.
Who maintains Memex?
Memex is maintained by iamtouchskyer, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
Is Memex an official MCP server?
Yes — Memex is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Memex have?
MCP Toplist tracks 5 versions of Memex, most recently published on Mar 22, 2026.
Where can I find the source code for Memex?
The source code for Memex is hosted at github.com/iamtouchskyer/memex.
EXPLORE