Koma Gate MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 8 Sep 2026.
Classifies prompt injection, jailbreaks, and out-of-scope user input before agents act on it.
We read the source, 17 h ago · rules 3dff92dd89df
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 result = spawnSync(process.execPath, [live], { stdio: 'inherit' });
const settingsPath = path.join(projectRoot, details.settingsRelativePath);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add koma-gate-mcp -- npx -y koma-gate-mcp
{
"mcpServers": {
"koma-gate-mcp": {
"args": [
"-y",
"koma-gate-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.koma-gate-mcp]
command = "npx"
args = ["-y", "koma-gate-mcp"]
{
"mcpServers": {
"koma-gate-mcp": {
"args": [
"-y",
"koma-gate-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"koma-gate-mcp": {
"args": [
"-y",
"koma-gate-mcp"
],
"command": "npx"
}
}
}
Detect prompt injection, jailbreaks, and code injection in untrusted text before it reaches an LLM.
Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.
Multi-agent LLM security layer detecting prompt injection and jailbreaks.
Detect prompt injection, jailbreak, and social-engineering attacks in LLM agents.
Security gateway for MCP agents: blocks prompt-injection-driven tool calls before they execute.
Check an email before an AI agent sends it: send / ask a human / block. Detects prompt injection.
Scan for prompt injection, secrets, PII, and vet MCP servers before installation
Find best-fit tools for any problem, vetted for prompt-injection risk before your agent trusts them
Answers built from our own checks of this server.