mcpbeat Sign in

SysKnife MCP Server

by lacs-project Your server? Claim it
local only

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

Administers Linux via typed, approval-gated actions with an Ed25519-signed audit trail.

Installs / week
not published
12
Stars
28 open issues
22 Sep 2026
Last commit
from GitHub
MIT
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.

Builds a file path from a variable packages/setup/index.js:775
      const hookPath = path.join('.claude', file);
Touches key and credential files crates/sysknife-daemon-test/src/main.rs:304
    let keys_path = format!("/home/{test_user}/.ssh/authorized_keys");

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 SysKnife

same job, measured the same way
Waxseal
by degenlegion-com

Ed25519 identity for AI agents. Verify seals, sign documents, gate actions with approvals.

40 installs/wk local only
Delego
by delego-dev

Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.

202 installs/wk local only
Consentgate MCP
by jessepetersondev

Gate AI agent actions behind a consent policy with human approval via Telegram. Fail-closed.

23 installs/wk local only
Linear Project
by openlyuseful

Scope-gated Linear project administration with optional GitHub and Obsidian evidence adapters

23 installs/wk local only
OpenWorkProof
by dengyier

Verifiable execution for AI agents: Ed25519-signed work contracts and audit trails.

189 installs/wk local only
Conduit
by bkauto3

Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.

52 installs/wk local only
BailingHub for Business Operations
by bailinghub

Let AI agents query and operate business systems with authorization, approval and audit trails.

315 installs/wk local only
Mova Flat Runner
by mova-compact

Governed AI workflows with human approval gates and audit trails for Claude and MCP clients.

39 installs/wk local only

SysKnife — questions

Answers built from our own checks of this server.

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