turbovault

Epistates/turbovault
★ 112 stars Rust 🧠 Memory/Knowledge Updated 19d ago
Markdown and OFM SDK w/ MCP server that transforms your Obsidian vault into an intelligent knowledge system
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "turbovault": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "turbovault"
      ]
    }
  }
}

Topics

aimarkdownmcpmcp-serverofmrust