Slivingdoc MCP Server

Test coverage: 84.0% ๐Ÿ˜๐Ÿ‘Œ Gitlike semantics: slivingdoc uses terminology we (and agents) all know, designed for ease of use Automatic conflict resolution: commit without fear, trust that all conflicts must be resolved before being accepted High speed processing: the solution is quite simple conceptually, allowing for very high scale and parallelism Plug-and-play: setup the bucket, point at it, and start syncingโ€ฆ

People who work with notes and skills and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 ยท โ˜… 2 ยท #4 OF 41 MAINTAINED FILESYSTEM ยท VERIFIED 2026-09-18

MIT ยท Go servers ยท how we verify โ†’ /methodology

01 ยท Install Slivingdoc

before you install - you'll need

Set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION before connecting.

Claude Code

claude mcp add baalimago-slivingdoc -- npx -y slivingdoc

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "baalimago-slivingdoc": {
      "command": "npx",
      "args": [
        "-y",
        "slivingdoc"
      ]
    }
  }
}

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-08-08 - young repo, little track record yet

license MIT - declared in the repository

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

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

03 ยท What Slivingdoc can do

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

Latest releases

v0.1.18 ยท 2026-09-17

v0.1.17 ยท 2026-09-17

v0.1.15 ยท 2026-09-15

04 ยท Who maintains Slivingdoc

slivingdoc is maintained by baalimago. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 ยท Facts

category
filesystem - ranked #4 of 41 actively-maintained filesystem servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-17)
registry
io.github.baalimago/slivingdoc (active, first published 2026-08-18 ยท 11 versions)
packages
npm:slivingdoc

06 ยท Slivingdoc FAQ

What is Slivingdoc?

Test coverage: 84.0% ๐Ÿ˜๐Ÿ‘Œ Gitlike semantics: slivingdoc uses terminology we (and agents) all know, designed for ease of use Automatic conflict resolution: commit without fear, trust that all conflicts must be resolved before being accepted High speed processing: the solution is quite simple conceptually, allowing for very high scale and parallelism Plug-and-play: setup the bucket, point at it, and start syncingโ€ฆ

Is Slivingdoc still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Slivingdoc?

Run `npx -y slivingdoc`. The README documents 3 environment variables (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION) to set first. Set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION before connecting. You can also paste the ready-made client config above.

Does Slivingdoc 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 Slivingdoc

More filesystem MCP servers ยท Hubd ยท MCP Film Directory ยท Synology NAS ยท File Tools

More Go MCP servers ยท Janusmcp ยท Haypile ยท Cartographer ยท Bitrise ยท Agent Lsp ยท see all