HomeSecurity › Koma Core MCP

Koma Core MCP

Protected RAG storage — agents discover public metadata, content only by access token.

Official TypeScript Local macOSWindowsLinux
★ 12 stars Last pushed 2026-09-23 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y koma-core-mcp@0.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "project-koma": {
      "command": "npx",
      "args": [
        "-y",
        "koma-core-mcp@0.1.1"
      ],
      "env": {
        "KOMA_MASTER_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • KOMA_MASTER_KEY secret — HKDF master key for content tokens (demo key fallback if unset)

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.swnotmetal/koma-gate-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry