mcpbeat Sign in

Delentia Sovereign AI Operating System MCP Server

by delentia-labs Your server? Claim it
local only

Delentia Sovereign AI Operating System runs on your own machine — the client starts it, so there is no endpoint to ping. 247 installs a week from npm. Last commit 11 Sep 2026.

Stop rogue tool calls & hallucinations. Deterministic guardrails, reasoning & context compression.

Installs per day peak 134 · avg 5
a month agotoday
247
Installs / week
npm · delentia-mcp
0
Stars
0 open issues
11 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

Nothing serious here today

Today is the operative word: we check Delentia Sovereign AI Operating System every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add delentia-mcp -- npx -y delentia-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "delentia-mcp": {
      "args": [
        "-y",
        "delentia-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.delentia-mcp]
command = "npx"
args = ["-y", "delentia-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "delentia-mcp": {
      "args": [
        "-y",
        "delentia-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "delentia-mcp": {
      "args": [
        "-y",
        "delentia-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Delentia Sovereign AI Operating System

same job, measured the same way
Codeledger
by codeledgerecf

Deterministic context selection for AI coding agents. Local memory that compounds across sessions.

435 installs/wk local only
WhitePact
by guruprasath-annadurai

AI governance MCP server: trust scoring, guardrails, bias/hallucination detection, compliance.

350 installs/wk 27 tools answering
unerr
by unerr-ai

Operational memory for AI agents: code graph, session memory & guardrails. No context rot.

87 installs/wk local only
Temporal Cortex Calendar MCP
by temporal-cortex

18 deterministic calendar tools: contact resolution, temporal context, availability, booking

103 installs/wk local only
Agentstack MCP
by inity13

Deterministic reasoning stack for AI agents: simulate, decide & compute, plus cross-domain tools.

46 installs/wk 24 tools answering
I
Cpfs MCP
by jonahalexanian

CPFS Runner as an MCP server — deterministic AI coding guardrails via a compiled WASM core.

119 installs/wk local only
Oi
by carhaix

Access Oi Contexts, Workflows, Skills, Guardrails, Connections, and reporting tools.

answering
Lintbase MCP
by madia333

Real-time Firestore schema context for AI coding agents. Stop hallucinating field names.

61 installs/wk local only

Delentia Sovereign AI Operating System — questions

Answers built from our own checks of this server.

Why is there no uptime for Delentia Sovereign AI Operating System?
Delentia Sovereign AI Operating System runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package delentia-mcp was installed 247 times last week.
How do I connect Delentia Sovereign AI Operating System?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls delentia-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Delentia Sovereign AI Operating System?
The npm package delentia-mcp was installed 247 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Delentia Sovereign AI Operating System open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 0 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.