mcpbeat Sign in

koment MCP Server

by koment-dev Your server? Claim it
local only

koment runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Aug 2026.

Read and write checked code rationale stored outside source comments.

Installs / week
not published
1
Stars
2 open issues
25 Aug 2026
Last commit
from GitHub
AGPL-3.0
License
Go

What the code does

We read the source, 20 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.

    const child = spawn(cmd, args, {
        return filepath.Clean(filepath.Join(relativeTo, path)), nil
        return subprocess.run(
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.

Escalates privileges .github/renovate-entrypoint.sh:12
runuser -u ubuntu renovate

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 koment

same job, measured the same way
koment
by janpuc

Read and write checked code rationale stored outside source comments.

local only
Security Preflight
by jdhart81

Static MCP, source-code and injection-indicator checks with redacted signed receipts.

5 tools answering
Unswell
by stokaro

Offline self-checking to reduce AI-style wording in source code and documentation.

local only
CodeNib
by codenib

Source-linked CodeGraph exploration, ranked search, and static navigation for coding agents.

721 installs/wk local only
WitWiki
by witwiki

A shared team wiki your coding agents read and write — across every repo and every MCP client.

answering
Atlas Scout
by zaguanlabs

Local, read-only structural code navigation and bounded dependency analysis for source repositories.

local only
AGZ Rust Coder
by ugur-murat-alt

Bounded, source-write-free Rust correctness tools grounded in Cargo and rustc output.

local only
Genable MCP
by musepy

Write to Figma from any MCP client (Claude Code, Cursor). Complements the read-only official MCP.

48 installs/wk local only

koment — questions

Answers built from our own checks of this server.

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