HomeKnowledge & Memory › THOR

THOR

Local memory for coding agents. A rule with a runnable proof can refuse a wrong command.

Rust Local WindowsLinux
★ 4 stars Last pushed 2026-09-19 License: GPL-3.0

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

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

Or add to your MCP client config:

{
  "mcpServers": {
    "thor-memory-bible-for-ai": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/nworks3d/thor-mcp:2.4.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry