Protocols /
MCP Overview.md
Model Context Protocol
#protocol
#architecture
#agents
What it is
Local-first MCP server for working with an Obsidian vault.
No Obsidian plugin required
No API key required
No cloud service required
No Obsidian running in the background
This is for people who want MCP clients to work directly with markdown files on disk.
WHAT IT DOES
It lets MCP clients work with your vault to:
read and search notes
create and update notes
generate summaries, status reports, and release notes
automate local knowledge workflows
All directly against your local markdown files.
Secure by design.Permission scopes are explicit and revocable. Nothing flows unless you said it could.
Model agnostic.Works across providers — your stack stays portable.
Composable.Servers chain. Tools nest. Workflows snap together.