THOR MCP Server

Most memory tools can only remind your assistant. THOR can refuse. Give it a note with a proof attached - a small check it can run right now, like "this file still contains that line." From then on the note stops being advice. THOR refuses the matching edit or command before it runs. Not a suggestion your assistant is free to skip. A hard stop.

People who work with agent memory, coding assistant and developer tools and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 4 · #169 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18

GPL-3.0 · Rust servers · how we verify → /methodology

01 · Install THOR

Docker

docker run -i --rm ghcr.io/nworks3d/thor-mcp:2.4.0

Claude Desktop - add to config

{
  "mcpServers": {
    "nworks3d-thor-memory-bible-for-ai": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/nworks3d/thor-mcp:2.4.0"
      ]
    }
  }
}
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 container (OCI image) - can be sandboxed away from your filesystem

license GPL-3.0 - declared in the repository

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

03 · What THOR can do

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

Latest releases

v2.4.0 · 2026-09-12

What changed since 2.3.3 · The evaluation ships with the install. install writes /thor-eval into your assistant's commands. Run it at the end of a session: it judges what fired, repairs what has rotted, gives teeth to…

v2.3.3 · 2026-09-08

What is new · The library is yours to shape. When nothing fits, your assistant asks you what the new shelf should be called and can then open it under that name. An entry you no longer want on a shelf can be retired…

v2.3.1 · 2026-09-07

Built by CI from this tag on clean runners. Verify with the .sha256 next to each asset. · What's new in 2.3.1 · Every one of THOR's sixteen tools now explains itself the same way. Descriptions used to vary wildly in…

04 · Who maintains THOR

THOR is maintained by nworks3d. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
documentation - ranked #169 of 208 actively-maintained documentation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-12)
registry
io.github.nworks3d/thor (active, first published 2026-08-15 · 10 versions)
packages
oci:ghcr.io/nworks3d/thor-mcp:2.4.0

06 · THOR FAQ

What is THOR?

Most memory tools can only remind your assistant. THOR can refuse. Give it a note with a proof attached - a small check it can run right now, like "this file still contains that line." From then on the note stops being advice. THOR refuses the matching edit or command before it runs. Not a suggestion your assistant is free to skip. A hard stop.

Is THOR 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 THOR?

Run `docker run -i --rm ghcr.io/nworks3d/thor-mcp:2.4.0`. You can also paste the ready-made client config above.

07 · Alternatives to THOR

More documentation MCP servers · Markdown · Open & Async · MinerU Open MCP · Orderly MCP · Compliance Trestle MCP

More Rust MCP servers · Forge Orchestrator · Sqz · Task Graph MCP · Openfuse MCP · Ophis MCP · see all