Skip to main content
Glama

SkyBrain

SkyBrain is a small personal memory and Markdown notes system for people who use AI tools as thinking partners.

It gives humans a fast writing surface and gives AI clients a shared MCP memory layer, backed by Cloudflare Workers and D1.

This project is intentionally single-user software. It is not a SaaS, not a team knowledge base, and not trying to replace Obsidian. The goal is a personal system that is easy to understand, easy to run, and honest about where the data lives.

What This Repo Will Contain

  • Cloudflare Worker backend

  • MCP tools for AI clients

  • REST API for the browser app

  • mobile-friendly Markdown writing UI

  • D1 migrations

  • fake demo fixtures

  • Markdown export tooling

  • setup and security docs

Related MCP server: second-brain-cloudflare

Public Code, Private Data

This repository is for public code and fake fixtures only.

Do not commit:

  • real notes

  • raw voice logs

  • generated personal backups

  • .env or .dev.vars

  • Wrangler state

  • bearer tokens

  • OAuth secrets

  • screenshots containing private notes

The private production deployment can use this code with private Cloudflare bindings, private secrets, and a private backup repo.

Status

Early planning/scaffold. The current private SkyBrain prototype still lives outside this repo.

See:

Draft shared types live in packages/shared/src/types.ts. Fake fixtures live in packages/fixtures/fixtures.v0.json.

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    A
    maintenance
    Self-hosted semantic memory layer for Claude and MCP-compatible AI clients. Store notes, search by meaning not keywords, and recall relevant context automatically across sessions. Runs free on Cloudflare Workers, D1, Vectorize, and Workers AI
    Last updated
    1
    698
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A dynamic, governed memory layer for Markdown notes that serves knowledge to AI clients and humans through a secure MCP server, with scoped access, git-audited changes, and optional LLM-powered semantic search.
    Last updated
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.

  • Cross-AI personal memory. Save once in ChatGPT, recall in Claude, Mistral, Grok, or any MCP client.

  • Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/augwalts/skybrain'

If you have feedback or need assistance with the MCP directory API, please join our Discord server