A community MCP server (by Markus Pfundstein) that lists, reads, searches, appends to, patches, and deletes notes in a local Obsidian vault, for users who want an LLM to work against their personal knowledge base. Deterministic file/REST operations — it calls the Obsidian "Local REST API" plugin inside the desktop app. Runs locally over stdio.
Example prompts
Search my vault for notes about project planning and summarize them.
Append today’s meeting notes to my daily note.
Before you connect
What this server signs you in with — you provide it to the server itself, not to FindAgent. The full setup is on the Setup tab.