me-db logo

me-db

lidiaev/me-db
0 starsMITUpdated 2026-06-21Community

Is this your server?

Add your score badge to your README and get your server in front of 45k+ builders a month.

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Enables Claude to read, write, and search markdown notes stored in a private git repo via an MCP server integrated with Silverbullet editor.

README.md

me-db

Knowledge base service for the me-server frame: Silverbullet (web editor) plus an MCP server (markdown read/write/search for Claude) and a git-watcher that syncs the notes to your own private repo.

Notes live in your own private git repo (GITHUB_REPO), cloned on start and pushed on change.

Routes (via the frame's Caddy)

  • me-db.<DOMAIN_BASE>:8443/ — Silverbullet; /mcp, /oauth/* — MCP
  • me-db.<DOMAIN_BASE>:443/mcp — MCP (Claude.ai connector backend)
  • auth.<DOMAIN_BASE>:8443 — OAuth browser popup

Don't create top-level Silverbullet pages named mcp, oauth, register or health — they are shadowed by MCP routes.

Images

Prebuilt by CI to ghcr.io/lidiaev/me-db-{mcp,watcher} (public; the VPS only pulls). Build your own with docker compose build.

Connect Claude

Add a custom connector in Claude.ai (Settings -> Connectors): URL https://me-db.<DOMAIN_BASE>/mcp, OAuth, then enter the setup secret in the popup. The connector then works across Claude Code, Desktop and mobile.

License

MIT

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Search servers.