Mitos MCP Server

long_description, so it must survive into the published package and must byte-match name in server.json. Enforced server-side: a publish without it. It runs locally over stdio via the published package.

People who work with adr, developer tools and knowledge graph 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-14 · ★ 4 · #119 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18

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

01 · Install Mitos

before you install - you'll need

Set MITOS_NO_LIVE_TESTS before connecting.

Claude Code

claude mcp add dovahkiin-v-mitos -- uvx mitos-adr

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "dovahkiin-v-mitos": {
      "command": "uvx",
      "args": [
        "mitos-adr"
      ]
    }
  }
}

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

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

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

03 · Who maintains Mitos

Mitos is maintained by dovahkiin-v. We track 2 MCP servers from dovahkiin-v - 2 actively maintained, 4 combined GitHub stars, oldest repo from May 2026.

04 · Facts

category
memory - ranked #119 of 304 actively-maintained memory servers as of 2026-09-18.
registry
io.github.dovahkiin-v/mitos (active, first published 2026-08-25 · 2 versions)
packages
pypi:mitos-adr

05 · Mitos FAQ

What is Mitos?

long_description, so it must survive into the published package and must byte-match name in server.json. Enforced server-side: a publish without it. It runs locally over stdio via the published package.

Is Mitos still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14. We re-verify nightly.

How do I install Mitos?

Run `uvx mitos-adr`. The README documents one environment variable (MITOS_NO_LIVE_TESTS) to set first. Set MITOS_NO_LIVE_TESTS before connecting. You can also paste the ready-made client config above.

Does Mitos 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.

06 · Alternatives to Mitos

Pairs well with

Servers that cover what Mitos doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 39,038
  2. Pdf MCP → filesystem companion filesystem · ★ 135