
second-brain-cloudflare
worthwhilePersistent cross-tool memory for AI assistants; deploys on Cloudflare's free tier with MCP support.


What it is
A self-hosted memory server that stores and retrieves context (notes, decisions, preferences) across multiple AI clients via MCP protocol, with semantic search, memory graph, Notion sync, and various capture methods.
How it differs from vanilla Claude
Vanilla Claude has no persistent memory across sessions or tools. This provides a shared memory layer that works with Claude, ChatGPT, Cursor, etc., using semantic search and graph connections.
Skill, plugin, or workflow shift?
MCP server integration. It is a plugin that connects to any MCP-capable client, plus standalone CLI and web UI.
Devil's advocate — is this just complexity?
A vanilla capable agent (Claude) can be prompted to remember things manually, but it is ephemeral and not shared across tools. With MCP, there are many memory servers; this one adds convenience but does not fundamentally change the need for external memory. The complexity of deploying a worker, setting up Vectorize, D1, etc., is non-trivial for a non-technical user, though the one-click deploy mitigates this. The memory graph is a nice add-on but not critical. If you only use one AI tool, its built-in memory may suffice.
What would make it better
Native integration with more AI clients beyond MCP (e.g., direct plugin for ChatGPT desktop, Obsidian sync without plugin), offline mode, better encryption for sensitive data, and automatic context windows management.
The honest case for it
For users who juggle multiple AI tools and want a unified memory that persists across all of them, this is a clean, self-hosted solution that avoids vendor lock-in and runs on free tier. The memory graph and semantic search elevate recall far beyond simple keyword lookup.
Who it's for
Audience fit
Depth and leverage for a technical engineer who wants to understand it and level up their workflow — not just offload work.
Value for someone who wants a more capable tool without the technical depth — accessible, does-it-for-you.
Engineers benefit from the composability and self-hosted control; vibe coders can use the one-click deploy but may find the setup non-trivial.