Stellavault MCP Server

The local-first second brain that Claude remembers. Karpathy's self-compiling wiki × Zettelkasten - fully local, vault-safe, and MCP-native.

People connecting productivity tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 3 · #55 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Stellavault

before you install - you'll need

Set STELLAVAULT_FEDERATION_EXPERIMENTAL before connecting.

Claude Code

claude mcp add evanciel-stellavault -- npx -y stellavault

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "evanciel-stellavault": {
      "command": "npx",
      "args": [
        "-y",
        "stellavault"
      ]
    }
  }
}

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 MIT - declared in the repository

npm package stellavault - unscoped; check the name against the project README before installing

registry namespace io.github.Evanciel is GitHub-verified and matches the repo owner

03 · What Stellavault can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

[!WARNING] Upgrade note (v0.7.4) - federation wire format bumped from v2.0 to v2.1 (envelope-level nonce). v0.7.3 federation nodes are not compatible. Existing ~/.stellavault/federation/sharing.json files are not auto-downgraded to the safer defaults; review your myNodeLevel if you previously opted in.

Latest releases

v0.8.6 · 2026-06-26

Stellavault v0.8.6 - 3D graph cluster view polish · A focused patch that makes the 3D knowledge graph's cluster view actually readable. · Cluster galaxy · Every cluster is labeled, and captions fade by camera distance…

desktop-v0.4.0 · 2026-06-25

Stellavault Desktop 0.4.0 · The biggest desktop update since v0.3.0 - a multimodal second-brain chat, a real agent (memory + skills + steering), and an always-on knowledge daemon. · Download · Windows…

v0.8.5 · 2026-06-25

stellavault 0.8.5 - MCP-as-distribution · npm install -g [email protected] · or one command: npx -y stellavault setup · This release makes the MCP server the front door. Stellavault is now publishable to the official…

04 · Who maintains Stellavault

stellavault is maintained by evanciel. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
productivity - ranked #55 of 139 actively-maintained productivity servers as of 2026-08-25.
release cadence
7 releases in the last 90 days (latest 2026-06-26)
registry
io.github.Evanciel/stellavault (active, first published 2026-06-25)
packages
npm:stellavault

06 · Stellavault FAQ

What is Stellavault?

The local-first second brain that Claude remembers. Karpathy's self-compiling wiki × Zettelkasten - fully local, vault-safe, and MCP-native.

Is Stellavault still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 7 releases in the last 90 days. We re-verify nightly.

How do I install Stellavault?

Run `npx -y stellavault`. The README documents one environment variable (STELLAVAULT_FEDERATION_EXPERIMENTAL) to set first. Set STELLAVAULT_FEDERATION_EXPERIMENTAL before connecting. You can also paste the ready-made client config above.

Does Stellavault run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Stellavault

More productivity MCP servers · Obsidian Hybrid Search · Forkflux MCP · Uptier · Jira Stdio · TaskChampion MCP

More TypeScript MCP servers · Tokenized Stock · Exa · Agent Comms · Ordinals · Yieldagentx402 · see all