mcpbeat Sign in

THOR MCP Server

local only

THOR runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 26 Aug 2026.

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

Installs / week
not published
4
Stars
0 open issues
26 Aug 2026
Last commit
from GitHub
GPL-3.0
License
Rust

What the code does

We read the source, 14 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Touches key and credential files thor2/intent/src/lib.rs:219
        (r"(^|/)(id_rsa|id_ed25519|authorized_keys)$", Action::Credentials, "ssh key material"),

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to THOR

same job, measured the same way
Marrow
by aryawidjaja

Shared memory for parallel AI coding agents. Local, free, with rooms and file claims.

local only
PMB AI
by oleksiijko

Local-first persistent memory for AI coding agents.

486 installs/wk local only
Droste
by lorismascio17

Local code-memory graph for AI coding agents.

165 installs/wk local only
MCP Light Memory
by peterpirog

Local-first persistent memory for coding agents and MCP clients.

local only
Dreamd
by botzrdev

Local-first, cross-harness memory for AI coding agents.

88 installs/wk local only
StremAI
by thomasjumper

StremAI MCP: shared memory for AI coding agents. Connected agents can recall. OAuth + local stdio.

130 installs/wk answering
Tacitus MCP Server
by ionasrobert

Long-term memory for AI agents: local-first PKM with provenance and hybrid search.

52 installs/wk local only
Omega Memory
by omega-memory

Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.

local only

THOR — questions

Answers built from our own checks of this server.

Why is there no uptime for THOR?
THOR runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is THOR open source?
Yes — it is published under the GPL-3.0 licence, written in Rust and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.