Mnemex
Rank #11,913io.github.simplemindedbot/mnemex
MCP server providing mnemex capabilities
Mnemex is a Model Context Protocol (MCP) server published by simplemindedbot. It ranks #11,913 of 132,345 servers tracked on MCP Toplist, and its repository has 36 GitHub stars. Mnemex is listed across 4 registries — Official MCP, Smithery, Glama and PulseMCP, with 2 tracked versions. It was first listed on Oct 8, 2025 and most recently updated on Oct 20, 2025.
Ranks ahead of 120,432 of 132,345 servers on MCP Toplist.
Use Mnemex
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mnemex -e "MNEMEX_STORAGE_PATH=<your MNEMEX_STORAGE_PATH>" -e "LTM_VAULT_PATH=<your LTM_VAULT_PATH>" -e "MNEMEX_DECAY_MODEL=<your MNEMEX_DECAY_MODEL>" -e "MNEMEX_PL_HALFLIFE_DAYS=<your MNEMEX_PL_HALFLIFE_DAYS>" -- uvx mnemexReplace each placeholder with your own value before saving.
[mcp_servers.mnemex]
command = "uvx"
args = ["mnemex"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mnemex": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
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.simplemindedbot%2Fmnemex)<a href="https://mcptoplist.com/server/io.github.simplemindedbot%2Fmnemex"><img src="https://mcptoplist.com/badge/io.github.simplemindedbot%2Fmnemex.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
simplemindedbot
Available versions (2)
| Version | Published |
|---|---|
| 0.5.2 | Oct 20, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Mnemex?
- Mnemex is maintained by simplemindedbot, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Mnemex listed on the Official MCP Registry?
- Yes — Mnemex is listed on the Official MCP Registry, alongside Smithery, Glama and PulseMCP.
- 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.
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.