mcpbeat Sign in

Archiet Audit MCP Server

local only

Archiet Audit runs on your own machine — the client starts it, so there is no endpoint to ping. 106 installs a week from pypi. Last commit 11 Jun 2026.

Submit architecture docs, get a consulting-grade traceability audit at a shareable URL

Installs per day peak 31 · avg 16 · +14% w/w
a month agotoday
106
Installs / week
pypi · archiet-audit-mcp
0
Stars
0 open issues
11 Jun 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 21 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 [пакет] server.py:1
этот файл ставится пользователю, но в репозитории его нет

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 archiet-audit -- uvx archiet-audit-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "archiet-audit": {
      "args": [
        "archiet-audit-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.archiet-audit]
command = "uvx"
args = ["archiet-audit-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "archiet-audit": {
      "args": [
        "archiet-audit-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "archiet-audit": {
      "args": [
        "archiet-audit-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: ARCHIET_BASE_URL (Override the Archiet instance base URL (defaults to https://archiet.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Archiet Audit

same job, measured the same way
Mneme Decision MCP
by mnemehq

Local MCP server for architectural decisions, traceability, and non-authoritative proposals.

local only
I
Agent Observability
by blueskylineassets

Agent observability: structured logging, cost tracking, and compliance audit trails

24 installs/wk local only
C
GYOTAK Fish Market
by thaifishsashimicatalog

Sashimi-grade flash-frozen fish from Thailand. Catalog, ordering, and on-chain traceability.

24 tools answering
Sipflow
by sipflow

SIP/VoIP/telecom grounding for AI agents: vendor docs, RFCs, STIR/SHAKEN, traces, configs.

22 tools answering
True Memory Fragments
by kyle641320

Detect stale source context and retain traceable code-chain understanding for AI coding agents.

local only
SVTR AI Venture Database
by svtr

Curated & traceable AI venture data: verified funding events, org & founder profiles, US + China

8 tools answering
Monte Carlo
by monte-carlo-data

Data + AI observability — monitor and troubleshoot production-grade agents and the context they use.

answering
Git Archaeologist
by engrmaziz

Trace code history, commit reasoning, and PR context directly from Git logs.

25 installs/wk local only

Archiet Audit — questions

Answers built from our own checks of this server.

Why is there no uptime for Archiet Audit?
Archiet Audit 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 archiet-audit-mcp was installed 106 times last week.
How do I connect Archiet Audit?
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 archiet-audit-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Archiet Audit?
The pypi package archiet-audit-mcp was installed 106 times in the last week. Week over week that is +14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Archiet Audit open source?
Yes — it is published under the MIT licence, written in Python and 0 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.