mcpbeat Sign in

Aaa MCP Server

local only

Aaa MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

Constitutional AI Governance with 13 enforced floors (F1-F13) and tri-witness consensus for LLMs.

Installs / week
not published
51
Stars
7 open issues
18 Sep 2026
Last commit
from GitHub
AGPL-3.0
License
Python

What the code does

We read the source, 21 min ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call oracle_world.path → arifosmcp/tools/reality.py:121, oracle_world.path → arifosmcp/tools/reality.py:133, arif_kernel_check.action → commands/arif-systemctl.py:86
                result = subprocess.run(
Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

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.

Installs itself into autostart arifosmcp/tools/judge.py:1283
        "/etc/cron.d", "/etc/crontab", "/etc/cron.daily",
        path = os.path.join(OUT_DIR, f"{component}.md")
        mod = __import__(cfg["health_module"], fromlist=[cfg["health_fn"]])
    Path("/root/.ssh/operator_did_ed25519.pub"),
    for d in Path(APPROVED_VENV_SITE_PACKAGES).iterdir():
Sends data to a third-party sink arifosmcp/integrations/telegram_bridge.py:37
TELEGRAM_API_BASE = "https://api.telegram.org"
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

CI pipeline leaks secrets outward .github/workflows/prune-images.yml:41
          TOKEN=$(curl -s -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
Asks for container control access deploy/docker-compose.yml:64
      - /var/run/docker.sock:/var/run/docker.sock:ro

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

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Alternatives to Aaa MCP

same job, measured the same way
Arifos MCP
by ariffazil

Constitutional AI governance server with 5-organ Trinity and enforced floors F1-F13.

972 installs/wk local only
Agence
by l-agence

AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus

39 installs/wk local only
Agent Guard
by mdfifty50-boop

Constitutional guardrails and loop detection for AI agents

35 installs/wk local only
Sentrik
by maxgerhardson

Governance runtime for AI-generated code. Enforce compliance and security standards.

69 installs/wk local only
Tork Governance
by torkjacobs

AI agent governance for MCP: PII detection, policy enforcement, compliance, and kill switch.

45 installs/wk local only
Fulcrum
by dewars30

AI governance MCP server for policy enforcement, cost control, and observability.

65 installs/wk local only
Zencap
by zencap

Institutional financial data with SEC filing citations, for every AI agent. OAuth 2.1.

answering
Oasis MCP
by p31ca

Agent-native CLI: provenance, cost governance, and execution contracts for AI agents.

local only

Aaa MCP — questions

Answers built from our own checks of this server.

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