MCP.so
Sign In
Servers
B

Bastra Recall

@n0mad-ai

Persistent memory for any AI assistant — Claude, ChatGPT, Cursor — backed by your local Obsidian vault. One daemon, all your tools.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "bastra-recall": {
      "command": "node",
      "args": [
        "/abs/path/to/bastra-recall/packages/daemon/dist/mcp-forwarder.js"
      ],
      "env": {
        "BASTRA_VAULT_PATH": "/abs/path/to/your/vault/memorys"
      }
    }
  }
}

More from AI & Agents