Veracium MCP Server
Veracium is a provenance-aware memory plug-in for agentic systems - durable, per-user memory that resists the injection and confabulation failures that plague naive agent memory. Provenance means every fact tracks who said it: a claim from an email your agent merely read can never become a "fact" it asserts. It remembers what the user said, past interactions, and what worked - and it remembers where each of those…
People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-25 · ★ 7 · #40 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Veracium
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add veracium-ai-veracium -- uvx veracium Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"veracium-ai-veracium": {
"command": "uvx",
"args": [
"veracium"
]
}
}
} 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
repo age created 2026-07-11 - young repo, little track record yet
license MIT - declared in the repository
pypi package veracium - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.veracium-ai is GitHub-verified and matches the repo owner
03 · What Veracium can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.15.0 · 2026-08-24
0.15.0 - 2026-08-24 · 0024 as amended by A1 - AUTHORSHIP BEFORE STRUCTURAL QUARANTINE, · live at last (A1 accepted at external round 24, 2026-08-24, on the · frozen U1–U7 surface with revised U2 - twelve amendment…
v0.14.0 · 2026-08-23
0.14.0 - 2026-08-23 · 0024 (authorship before structural quarantine): accepted, implemented, · measured - and HELD from this release. The coherence mechanism landed · on main (1b542b9, all U1–U7 checks green) and…
v0.13.0 · 2026-08-21
0004 + 0022 + 0023 - SOURCE REVOCATION, THE COMPLETE SEAM (accepted · atomically at external round 21 after twenty-one rounds; implemented · 2026-08-20/21). A revoked trust decision now reaches everything derived…
04 · Who maintains Veracium
veracium is maintained by veracium-ai. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/veracium-ai/veracium
- website
- https://docs.veracium.ai/
- category
- memory - ranked #40 of 259 actively-maintained memory servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-24)
- registry
- io.github.veracium-ai/veracium (active, first published 2026-07-17 · 18 versions)
- packages
- pypi:veracium
06 · Veracium FAQ
What is Veracium?
Veracium is a provenance-aware memory plug-in for agentic systems - durable, per-user memory that resists the injection and confabulation failures that plague naive agent memory. Provenance means every fact tracks who said it: a claim from an email your agent merely read can never become a "fact" it asserts. It remembers what the user said, past interactions, and what worked - and it remembers where each of those…
Is Veracium still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Veracium?
Run `uvx veracium`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Veracium 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 Veracium
Alternatives to Veracium
Maintained memory servers if Veracium isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 159 languages, sub-ms queries, 99% fewer tokens. ★ 40,198 · 2026-08-23
- Tradememory Protocol MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance. ★ 1,412 · 2026-08-11
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,394 · 2026-08-23
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,314 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 979 · 2026-04-10
- Projectmem Local-first memory + judgment layer for AI coding agents - warns before repeating failed fixes. ★ 750 · 2026-08-06
Pairs well with
Servers that cover what Veracium doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Auto Mem · Peon Mem · Wander Agent · Yggdrasil · Midas
More Python MCP servers · Veriswarm MCP · Inkwell · Robinhood Portfolio Research · Streamdeck MCP · Apple Books · see all