Entroly MCP Server

Entroly - Drop-In Context Assurance to Lower AI Operational Cost Reduce unnecessary context without losing control of critical evidence. It runs locally over stdio via the published package.

People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 439 · #11 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Entroly

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add juyterman1000-entroly -- npx -y entroly-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "juyterman1000-entroly": {
      "command": "npx",
      "args": [
        "-y",
        "entroly-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package entroly-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.juyterman1000 is GitHub-verified and matches the repo owner

03 · What Entroly can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

entroly-v1.0.78 · 2026-08-16

Update Homebrew formula for 1.0.77 · Remove integration & documentation hub sections · add live AI Traffic Receipts and executive value · forward __entroly_gateway_shadow_original__ through traffic receipt wrapper…

entroly-v1.0.77 · 2026-08-12

stop the line-oriented reader from calling its own declarations · run the task set that actually requires context · Add privacy-safe product health and exit feedback · Add auditable Context Health dashboard · Guard…

entroly-v1.0.76 · 2026-08-10

build complete visibility control plane · exhaustive codebase and real-user dogfood sweep · expose repository intelligence through SDK and fixed-root MCP · enforce same-provider execution boundary · add bounded proxy…

04 · Who maintains Entroly

Entroly is maintained by juyterman1000. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
coding agent - ranked #11 of 194 actively-maintained coding agent servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-16)
registry
io.github.juyterman1000/entroly (active, first published 2026-07-12 · 18 versions)
packages
pypi:entroly · npm:entroly-mcp

06 · Entroly FAQ

What is Entroly?

Entroly - Drop-In Context Assurance to Lower AI Operational Cost Reduce unnecessary context without losing control of critical evidence. It runs locally over stdio via the published package.

Is Entroly still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Entroly?

Run `npx -y entroly-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Entroly run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Entroly

More coding agent MCP servers · Luogu MCP Server · Baton · Martin Loop · Agent Comm · Syke

More Python MCP servers · Pdf MCP · Qt4 Doc MCP Server · Redmine MCP Server · Deepmiro · Whatsapp Macos · see all