SkyBrain
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SkyBraincreate a note about project roadmap"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
.envor.dev.varsWrangler 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
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.
- TaprootOAuthcom.taproothq
Persistent memory layer for AI tools. Save and recall notes across Claude and other MCP clients.
MCP-native notes and memory for ChatGPT, Claude, and other AI tools.
Markdown-based note-taking with a hosted MCP server. Your notes serve you and your AI.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides cross-device access to a persistent knowledge graph via Cloudflare Workers, enabling memory storage and retrieval through both MCP protocol and REST API with full-text search capabilities.-
- AlicenseNot gradedqualityAmaintenanceSelf-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 AI2740MIT
- AlicenseNot gradedqualityCmaintenanceEnables MCP clients to access and manage a personal markdown knowledge base stored in Cloudflare R2. Provides tools for listing, reading, writing, searching (full-text and semantic), and following backlinks between notes.6MIT
- AlicenseNot gradedqualityCmaintenanceExposes a Joplin note collection as a tool set to MCP clients, running on Cloudflare Workers. It enables semantic search over indexed notes, notebook browsing, and creating/updating/deleting notes and notebooks via the Joplin Data API.19Apache 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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