Koma Core MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm. Last commit 8 Sep 2026.
Protected RAG storage — agents discover public metadata, content only by access token.
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-core-mcp -- npx -y koma-core-mcp
{
"mcpServers": {
"koma-core-mcp": {
"args": [
"-y",
"koma-core-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.koma-core-mcp]
command = "npx"
args = ["-y", "koma-core-mcp"]
{
"mcpServers": {
"koma-core-mcp": {
"args": [
"-y",
"koma-core-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"koma-core-mcp": {
"args": [
"-y",
"koma-core-mcp"
],
"command": "npx"
}
}
}
Local, privacy-first document catalogue for AI agents: metadata-only discovery, no cloud, no RAG.
Sync public web sources into cited context packs for AI agents, RAG, and MCP clients.
RAG memory for LLM agents over Garnet Vector Sets: store text as embeddings, recall by meaning.
Governed graph-native agent memory: knowledge extraction, fusion, hybrid RAG, scoped access tokens.
MCP server for the Ethora chat & messaging platform: chat ops, AI agents, RAG, automation.
MCP server for the Ethora chat & messaging platform: chat ops, AI agents, RAG, automation.
97-domain knowledge graphs for AI agents — 4× F1 of RAG, 11× fewer tokens. MCP-native.
Bounded KVP, RAG search, and wipe receipts for agent jobs over remote MCP
Answers built from our own checks of this server.