Mneme Decision MCP

Architectural drift prevention for the agentic AI SDLC. Mneme turns architectural decisions and ADRs into deterministic guardrails for the agentic AI SDLC - across coding agents, repository mutations, generated rules, and CI gates. It runs locally over stdio via the published package.

People who work with ai coding, developer tools and software architecture and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 21 · #39 OF 229 MAINTAINED CODING AGENT · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Mneme Decision MCP

Claude Code

claude mcp add mnemehq-mneme -- uvx mneme-hq

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mnemehq-mneme": {
      "command": "uvx",
      "args": [
        "mneme-hq"
      ]
    }
  }
}

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 MIT - declared in the repository

pypi package mneme-hq - check the name against the project README before installing (PyPI has no namespace ownership)

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

03 · What Mneme Decision MCP can do

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

Latest releases

v0.9.1 · 2026-09-16

mneme-hq 0.9.1 · MCP Registry discovery metadata for the Decision MCP server. · This patch release adds the public package metadata required to register Mneme's local Decision MCP server with the official MCP Registry.…

v0.9.0 · 2026-09-15

mneme-hq 0.9.0 · Decision MCP transport, decision authority CLI, and the first published decision proposal surface. · This release publishes the MCP and decision workflow work since v0.8.0. · Retrieval ranking…

v0.8.0 · 2026-09-14

mneme-hq 0.8.0 · Decision Index boundary, semantic Audit tiers, declared test evidence, and the first public decision-intent API. · This release contains all Core work since v0.7.0. Retrieval ranking…

04 · Who maintains Mneme Decision MCP

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

05 · Facts

category
coding agent - ranked #39 of 229 actively-maintained coding agent servers as of 2026-09-18.
release cadence
8 releases in the last 90 days (latest 2026-09-16)
registry
io.github.MnemeHQ/mneme (active, first published 2026-09-16)
packages
pypi:mneme-hq

06 · Mneme Decision MCP FAQ

What is Mneme Decision MCP?

Architectural drift prevention for the agentic AI SDLC. Mneme turns architectural decisions and ADRs into deterministic guardrails for the agentic AI SDLC - across coding agents, repository mutations, generated rules, and CI gates. It runs locally over stdio via the published package.

Is Mneme Decision MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 8 releases in the last 90 days. We re-verify nightly.

How do I install Mneme Decision MCP?

Run `uvx mneme-hq`. You can also paste the ready-made client config above.

Does Mneme Decision MCP run locally?

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

07 · Alternatives to Mneme Decision MCP

More coding agent MCP servers · Madar · Commit Lore · Codeix · Lean Token · REA

More Python MCP servers · Idea Reality MCP · Tradememory Protocol · Fun ASR · jPOS MCP Server · MolTrust MCP Server · see all