Exomem MCP Server
Durable memory with sources, proof, history, and review for MCP-capable agents. exomem turns an owned Markdown/Obsidian vault into a local knowledge substrate for Codex, Claude Code, Cursor, chatbots, CLI agents, and any client that can call MCP tools. Your files stay plain, local, portable, and editable outside the server.
People who work with agent memory, hybrid search and knowledge base and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 10 · #18 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18
AGPL-3.0 · Python servers · how we verify → /methodology
01 · Install Exomem
before you install - you'll need
EXOMEM_VAULT_PATH is optional or environment-specific per the README.
Claude Code
claude mcp add artexis10-exomem -- uvx exomem Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"artexis10-exomem": {
"command": "uvx",
"args": [
"exomem"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license AGPL-3.0 - declared in the repository
pypi package exomem - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.Artexis10 is GitHub-verified and matches the repo owner
03 · What Exomem can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.85.5 · 2026-09-16
0.85.5 (2026-09-16) · Performance · due-state: keep the emission ledger beside the projection
v0.85.4 · 2026-09-16
0.85.4 (2026-09-16) · Performance · due-state: serve the memoised block and re-ask governance per call
v0.85.3 · 2026-09-15
0.85.3 (2026-09-15) · select the provisioner that reissues a drained source window · Performance · due-state: build the recall's due-state block in bounded work
04 · Who maintains Exomem
Exomem is maintained by artexis10. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/artexis10/exomem
- category
- documentation - ranked #18 of 208 actively-maintained documentation servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-16)
- registry
- io.github.Artexis10/exomem (active, first published 2026-07-26 · 82 versions)
- packages
- pypi:exomem
06 · Exomem FAQ
What is Exomem?
Durable memory with sources, proof, history, and review for MCP-capable agents. exomem turns an owned Markdown/Obsidian vault into a local knowledge substrate for Codex, Claude Code, Cursor, chatbots, CLI agents, and any client that can call MCP tools. Your files stay plain, local, portable, and editable outside the server.
Is Exomem still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Exomem?
Run `uvx exomem`. The README documents one environment variable (EXOMEM_VAULT_PATH) to set first. EXOMEM_VAULT_PATH is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Exomem run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Exomem
Alternatives to Exomem
Maintained documentation servers if Exomem isn't the fit.
- Context7 Up-to-date code docs for any prompt ★ 62,152 · 2026-09-18
- Agent Skills Search Server Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. ★ 25,432 · 2026-08-09
- Repowise Codebase intelligence for AI coding agents - graph, git history, docs, decisions, code health. ★ 6,686 · 2026-09-17
- GitLab MCP GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. ★ 1,984 · 2026-09-16
- Microsoft Learn MCP Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. ★ 1,892 · 2026-09-10
- Pg Aiguide Comprehensive PostgreSQL documentation and best practices, including ecosystem tools ★ 1,843 · 2026-09-16
Pairs well with
Servers that cover what Exomem doesn't - only shown when the pairing reason fits the companion.
More documentation MCP servers · Arzbin MCP Server · As Decided · Agentready MCP · Python Docs MCP Server · Plesk Dev Docs
More Python MCP servers · Hefesto AI · Schema Brain · 2Captcha MCP · Statistics Canada MCP Server · Ascript MCP · see all