mcpbeat Sign in

dazai — burn-after-reading secret (motokano) MCP Server

local only

dazai — burn-after-reading secret (motokano) runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Jun 2026.

Serve a secret to an agent exactly N times from locked RAM, then wipe it and self-destruct.

Installs / week
not published
3
Stars
0 open issues
22 Jun 2026
Last commit
from GitHub
MIT
License
Rust

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.

Builds a file path from a variable deadman.py:492, heartbeat.py:25
    return os.path.join(base, f"deadman-{os.getuid()}.sock")

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 dazai — burn-after-reading secret (motokano)

same job, measured the same way
Agent Guard
by ipezygj

Safety checks an agent runs before it acts: package malware, destructive command, secret leak.

33 installs/wk local only
MCP Secret Scrub
by sudo-ai-git

Deterministic no-LLM MCP server that scrubs secrets before they reach an agent. Never leaks values.

91 installs/wk local only
Strac MCP DLP
by strac-io

Detect and redact PII, PHI, PCI and secrets in text and files before an AI agent sees them.

742 installs/wk local only
Tokenectomy Razor
by daffa2555

Autonomous log surgery & secret redaction MCP server for AI coding agents.

local only
Mudrex MCP Server
by mudrex

MCP server for Mudrex futures trading enabling AI agents to securely access data and risk tools.

answering
seekrit — secrets for agents
by seekrit

Encrypted store for API keys and database URLs your code needs. Use them without reading them.

40 tools answering
Defenter Proxy
by defenter-ai

Real-time semantic security for AI coding agents and MCP tools

122 installs/wk local only
Secret MCP
by yyeongjin

Local MCP server for isolated, evidence-backed GDWEB design analysis and web search.

29 installs/wk local only

dazai — burn-after-reading secret (motokano) — questions

Answers built from our own checks of this server.

Why is there no uptime for dazai — burn-after-reading secret (motokano)?
dazai — burn-after-reading secret (motokano) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is dazai — burn-after-reading secret (motokano) open source?
Yes — it is published under the MIT licence, written in Rust and 3 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.