ctrl-memory-mcp

ejecuta-latam/ctrl-memory-mcp
★ 0 stars Rust Memory/Knowledge Updated today
A Rust MCP server that turns your Obsidian vault into an agent-accessible memory
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ctrl-memory-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "ctrl-memory-mcp"
      ]
    }
  }
}

README Excerpt

A Rust MCP server that turns your Obsidian vault into an agent-accessible memory: - **Read/write** notes as plain Markdown, aligned with how Obsidian works (YAML frontmatter/Properties, `[[wikilinks]]`, `#tags`, aliases) - **Hybrid search** over an embedded SQLite index: FTS5 keyword matching fused with `sqlite-vec` semantic (vector) search via Reciprocal Rank Fusion

Tools (10)

MEMORY_DB_PATHMEMORY_MCP_BINDMEMORY_MCP_GCP_PROJECTMEMORY_MCP_PORTMEMORY_MCP_SECRET_NAMEMEMORY_MCP_TRANSPORTMEMORY_MODEL_DIRMEMORY_VAULT_PATHhybridmemory_stats