does-it-install?

← All servers

io.github.Mibayy/token-savior-recall

Structural codebase MCP server with persistent memory: navigate by symbol, recall across sessions.

io.github.Mibayy/token-savior-recall · Repository · version 4.11.0 · 1.1k stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx token-savior-recall

Needs credentials: WORKSPACE_ROOTS. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.

Results by platform

Linux

needs credentials2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
[token-savior:memory] sqlite-vec not installed; vector search disabled. Install with: pip install 'token-savior-recall[memory-vector]'
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/fOriNFB7002PrWfe/bin/token-savior", line 12, in <module>
    sys.exit(main_sync())
             ^^^^^^^^^^^
  File "/home/runner/.cache/uv/archive-v0/fOriNFB7002PrWfe/lib/python3.12/site-packages/token_savior/server.py", line 1213, in main_sync
    asyncio.run(main())
[token-savior:memory] fastembed not installed; embedding disabled. Install with: pip install 'token-savior-recall[memory-vector]'
  File "/usr/lib/python3.12/asyncio/runners.py", line 194, in run
    return runner.run(main)
           ^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/asyncio/runners.py", line 118, in run
    return self._loop.run_until_complete(task)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/asyncio/base_events.py", line 687, in run_until_complete
    return future.result()
           ^^^^^^^^^^^^^^^
  File "/home/runner/.cache/uv/archive-v0/fOriNFB7002PrWfe/lib/python3.12/site-packages/token_savior/server.py", line 1177, in main
    from mcp.server.stdio import stdio_server
ModuleNotFoundError: No module named 'mcp'

macOS

needs credentials2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
[token-savior:memory] sqlite-vec not installed; vector search disabled. Install with: pip install 'token-savior-recall[memory-vector]'
[token-savior:memory] fastembed not installed; embedding disabled. Install with: pip install 'token-savior-recall[memory-vector]'
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/_HusuYvmtI6hBc3-/bin/token-savior", line 12, in <module>
    sys.exit(main_sync())
             ~~~~~~~~~^^
  File "/Users/runner/.cache/uv/archive-v0/_HusuYvmtI6hBc3-/lib/python3.14/site-packages/token_savior/server.py", line 1213, in main_sync
    asyncio.run(main())
    ~~~~~~~~~~~^^^^^^^^
  File "/opt/homebrew/Cellar/[email protected]/3.14.6/Frameworks/Python.framework/Versions/3.14/lib/python3.14/asyncio/runners.py", line 205, in run
    return runner.run(main)
           ~~~~~~~~~~^^^^^^
  File "/opt/homebrew/Cellar/[email protected]/3.14.6/Frameworks/Python.framework/Versions/3.14/lib/python3.14/asyncio/runners.py", line 128, in run
    return self._loop.run_until_complete(task)
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/opt/homebrew/Cellar/[email protected]/3.14.6/Frameworks/Python.framework/Versions/3.14/lib/python3.14/asyncio/base_events.py", line 719, in run_until_complete
    return future.result()
           ~~~~~~~~~~~~~^^
  File "/Users/runner/.cache/uv/archive-v0/_HusuYvmtI6hBc3-/lib/python3.14/site-packages/token_savior/server.py", line 1177, in main
    from mcp.server.stdio import stdio_server
ModuleNotFoundError: No module named 'mcp'

Windows

needs credentials2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\I2KZbH8UMdY6pUcZ\Scripts\token-savior-bench.exe\__main__.py", line 4, in <module>
ModuleNotFoundError: No module named 'benchmarks'

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.mibayy__token-savior-recall.json)](https://doesitinstall.com/s/io.github.mibayy__token-savior-recall.html)