mcpbeat Sign in

Vahtian MCP Server

local only

Vahtian runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from pypi. Last commit 5 Aug 2026.

Freeze a corpus, check it for drift, keep a hash-chained audit ledger. Local-first, stdlib-only.

Installs per day peak 35 · avg 9 · -31% w/w
a month agotoday
50
Installs / week
pypi · vahtian
1
Stars
0 open issues
5 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
HTML

What the code does

We read the source, 20 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.

File ships in the package but is absent from the source [пакет] src/vahtian/__init__.py:1, [пакет] src/vahtian/audit.py:1, [пакет] src/vahtian/cli.py:1 и ещё 3
этот файл ставится пользователю, но в репозитории его нет
…="n" aria-hidden="true">3</span><div><b>Unlink the field codes to save the text.</b><p>If you only need the words safe, select all in the copy and press <code>Ctrl/Cmd + Shift + F9</code> to convert citations to plain text. This breaks the manager link but preserves the visible r…
Builds a file path from a variable methodvahti/methodvahti_pdf.py:350
            path = os.path.join(_FONT_DIR, fname)
  deckEl.innerHTML = deck.slides.map((s,i)=>

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

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add vahtian -- uvx vahtian
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vahtian": {
      "args": [
        "vahtian"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vahtian]
command = "uvx"
args = ["vahtian"]
.cursor/mcp.json
{
  "mcpServers": {
    "vahtian": {
      "args": [
        "vahtian"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vahtian": {
      "args": [
        "vahtian"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Vahtian

same job, measured the same way
Perseus Ledger — verifiable, hash-chained event provenance
by perseus-computing-llc

Verifiable, hash-chained event provenance for autonomous systems. Local-first, MIT. 5 MCP tools.

131 installs/wk local only
Ecz ID MCP Verifier
by ecocitizenz

Local-first, read-only ECZ-ID verifier over MCP (stdio): checks, reports, explains, routes.

83 installs/wk local only
AI Context
by vibgrate

Local-first MCP server: version-correct library docs, code map, and offline drift for your repo.

2 213 installs/wk local only
MCP for Adobe Premiere Pro
by leancoderkavy

Local-first MCP for supported Adobe Premiere Pro workflows; start with a read-only connection check.

2 062 installs/wk local only
no_human
by no-human-ai

File a task with your local no_human and check on it: task_add and task_status over stdio.

823 installs/wk local only
Ace Context MCP
by dw-dwain

Local-first memory for AI chats: save context in one chat, load it in any other via MCP.

local only
Arcaeon Ledger
by arcaeon

Tamper-evident action logging for agents: hash-chained append/verify, one JSONL file, zero deps.

2 073 installs/wk local only
Pil
by pjpoulose

PIL: local-first knowledge base for your Instagram saved posts, with a read-only MCP server.

local only

Vahtian — questions

Answers built from our own checks of this server.

Why is there no uptime for Vahtian?
Vahtian runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package vahtian was installed 50 times last week.
How do I connect Vahtian?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls vahtian straight from pypi; nothing to host, nothing to sign up for.
How many people use Vahtian?
The pypi package vahtian was installed 50 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Vahtian open source?
Yes — it is published under the Apache-2.0 licence, written in HTML and 1 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.