mcpbeat Sign in

Klarion MCP Server

local only

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

Secret scanning for AI agents: rules and entropy find candidates, a model decides which are real.

Installs / week
not published
3
Stars
0 open issues
21 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 9 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 internal/git/git.go:78
            return filepath.Join(root, p), nil
Sends data to a third-party sink internal/rules/builtin.go:302
            Keywords:    []string{"hooks.slack.com"},

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 Klarion

same job, measured the same way
Agent Security
by mdfifty50-boop

Security scanning and threat detection for AI agents

34 installs/wk local only
Holster MCP
by nautaai

Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.

91 installs/wk local only
Arcwall Security
by rom-baro

Security scanning for AI coding tools. Detects secrets, threat models, and runs pre-commit checks.

31 installs/wk local only
E2b
by mcparmory

Create and manage secure sandboxes for running AI agent code

238 installs/wk local only
Draugr
by draugr

Security scanning for AI agents: SAST, SCA, secrets, IaC, DAST, ranked by real risk.

local only
Shadowgate MCP
by josephibra

Security firewall for AI agents — scans MCP calls for injection, secrets, and risks.

answering
AgentGuard — security checks for AI agents
by shuaicongxiaomai

Secret, CVE and dependency-vulnerability scanning for AI agents (free, OSV.dev).

local only
1Claw Vault
by 1clawai

HSM-backed vault secrets for AI agents (JIT fetch) plus prompt-injection and threat scanning.

1 236 installs/wk local only

Klarion — questions

Answers built from our own checks of this server.

Why is there no uptime for Klarion?
Klarion runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Klarion open source?
Yes — it is published under the MIT licence, written in Go 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.