DECIDE FIRST
What is this project
A self-hosted personal knowledge base with an MCP server
What problem does it solve
Notes and knowledge are scattered across tools and AI lacks a controlled interface to search them
Who it is for
- Consultants, researchers and creators
- Small teams that need durable working knowledge
What it can do
- Store notes and knowledge relationships
- Provide keyword search and MCP access
- Manage data and authorization in your own D1 and KV
Before you deploy
- A Cloudflare Worker, D1 and KV
- The deployer configures MCP authorization and backups
What to know first
- The catalogue profile is keyword-search based, not vector search
- The deployer owns retention and backup responsibilities
WHAT HAS BEEN CHECKED
Discovered3 EVIDENCESPEC 0.3.12026-08-03
How it runs

Give this to your Agent
Please follow https://github.com/smallgreen-cloud/adapter-second-brain/AGENTS.md to deploy this serviceWhere it runs and what it touches
- Upstream
- rahilp/second-brain-cloudflare
- License
- MIT
- Profile
- small-app
- External services
- None
- Data flow
- Notes and the knowledge graph are stored in D1 while MCP authorization state is stored in KV and semantic search falls back to keywords