SERVER

Mnemex

Rank #6002

smithery/simplemindedbot/mnemex

Temporal memory for AI with decay and reinforcement. Two-layer storage (JSONL + Markdown).

First listed
Oct 15, 2025
Last publish date
Oct 20, 2025
OVERVIEW

Mnemex is a Model Context Protocol (MCP) server published by simplemindedbot. It ranks #6002 of 58,832 servers tracked on MCP Toplist, and its repository has 36 GitHub stars. Mnemex is listed across 2 registries — Official MCP and Smithery, with 2 tracked versions. It was first listed on Oct 15, 2025 and most recently updated on Oct 20, 2025.

STANDING
#6,002of 58,832 tracked serversTop 25%

Ranks ahead of 52,830 of 58,832 servers on MCP Toplist.

CONNECT

Use Mnemex

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

Python package (PyPI)
{
  "mcpServers": {
    "mnemex": {
      "command": "uvx",
      "args": [
        "mnemex"
      ],
      "env": {
        "MNEMEX_STORAGE_PATH": "<your MNEMEX_STORAGE_PATH>",
        "LTM_VAULT_PATH": "<your LTM_VAULT_PATH>",
        "MNEMEX_DECAY_MODEL": "<your MNEMEX_DECAY_MODEL>",
        "MNEMEX_PL_HALFLIFE_DAYS": "<your MNEMEX_PL_HALFLIFE_DAYS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

SmitheryDelisted · last seen Apr 27, 2026
ORGANIZATION

simplemindedbot

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.5.2Oct 20, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Mnemex?
Temporal memory for AI with decay and reinforcement. Two-layer storage (JSONL + Markdown).
Who maintains Mnemex?
Mnemex is maintained by simplemindedbot, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Mnemex an official MCP server?
Yes — Mnemex is listed on the Official MCP Registry, alongside Smithery.
How many versions does Mnemex have?
MCP Toplist tracks 2 versions of Mnemex, most recently published on Oct 20, 2025.
Where can I find the source code for Mnemex?
The source code for Mnemex is hosted at github.com/simplemindedbot/mnemex.
EXPLORE