mcp-chest-memory

siosig/mcp-chest-memory
★ 0 stars TypeScript AI/LLM Updated today
An MCP server that allows you to leverage knowledge across multiple projects and multiple LLMs, significantly reducing token consumption.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-chest-memory": {
      "command": "npx",
      "args": [
        "-y",
        "siosig/mcp-chest-memory"
      ]
    }
  }
}

README Excerpt

**English** | [日本語](README.ja.md) **These daily frustrations end today:** - Giving the same instructions over and over - Answering the same questions again and again - Watching your LLM stumble in the same place every time - Burning through tokens so fast you keep hitting your limits mcp-chest-memory makes all of these a thing of the past — automatically.

Tools (20)

CHEST_API_TOKENCHEST_AUTO_MAINTENANCECHEST_BIND_HOSTCHEST_CLIENT_EMBEDCHEST_DATA_DIRCHEST_DB_PATHCHEST_EMBED_BATCH_SIZECHEST_EMBED_CONCURRENCYCHEST_EMBED_MODELCHEST_FORGET_SWEEP_CAPCHEST_FTS_TOKENIZECHEST_MAINTENANCE_INTERVAL_SECCHEST_MAX_CONTENT_CHARSCHEST_MODECHEST_PORTCHEST_REMOTE_URLCHEST_RERANK_ENABLEDCHEST_RERANK_MODELCHEST_RERANK_TIMEOUT_MSCHEST_RERANK_TOP_N