me-db
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., "@me-dbsearch my notes for meeting notes about Q1 planning"
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.
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/*— MCPme-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.
Related MCP server: obsidianMCP
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
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 Servers
- Flicense-quality-maintenanceEnables Claude to read, write, search, and manage Obsidian vault notes with Git-backed sync support for multi-device access and extensible AI workflows.Last updated6,417
- Alicense-qualityDmaintenanceProvides Claude with read, search, and write access to an Obsidian vault through MCP tools.Last updated6,417Apache 2.0
- Alicense-qualityBmaintenanceRemote MCP server that exposes a personal git repository of markdown notes to Claude, enabling reading, writing, searching, and running scripts with automatic git commits and GitHub OAuth authentication.Last updatedMIT
- Alicense-qualityBmaintenanceEnables Claude to search, read, write, and manage a local markdown vault through 8 tools, turning your notes into an AI-accessible knowledge base.Last updated3AGPL 3.0
Related MCP Connectors
Search, read, and write your Apple Notes from ChatGPT/Claude via a local Mac agent + MCP relay.
Read and write your Fresh Jots notes from Claude, Cursor, and any MCP client.
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
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/lidiaev/me-db'
If you have feedback or need assistance with the MCP directory API, please join our Discord server