mcpservers.md

Obsidian MCP

Obsidian vault MCP server — read, write, and search your Obsidian notes through AI for knowledge management at scale.

TRUSTED · Security verified
{
  "mcpServers": {
    "obsidian": {
      "command": "uvx",
      "args": ["mcp-obsidian"],
      "env": {
        "OBSIDIAN_API_KEY": "<your-local-rest-api-key>"
      }
    }
  }
}

Paste into your client's MCP configuration file.

"Search my Obsidian vault for notes mentioning 'pricing' and list the top 5"

Easy Setup

API key or simple config

Light usage
  • You use Obsidian as your knowledge base and want AI to help navigate it
  • You want to capture new notes from conversation without context-switching
  • You're building a second-brain workflow with AI-assisted synthesis
  • You need to search across a large vault by topic, tag, or link
  • You use Notion, Roam, or a cloud-only notes app (use notion-mcp for Notion)
  • Your vault is in iCloud on a path the MCP can't reach reliably
  • You need heavy plugin integration — the server can't execute Obsidian plugins
1

Vault-Wide Search

Find notes across your whole vault by content, tag, or linked concept.

"Find all my notes tagged #product-ideas and summarize the main themes"

2

Daily Note Capture

Create or append to daily notes with conversation output.

"Create today's daily note with a summary of what I worked on and tomorrow's priorities"

3

Note Synthesis

Pull related notes and let AI generate a new synthesis note.

"Find all my notes about product-market fit and synthesize them into a single essay note"

Imagine asking your AI: 'Find my notes about that product launch idea' or 'Create a daily note with today's tasks' — and it reads and writes your Obsidian vault directly. This server connects your AI to your local Obsidian vault so it can search, read, create, and update markdown notes.

The Obsidian MCP server connects AI assistants to your Obsidian vault. Read and write notes, search across your knowledge base, follow links between notes, and leverage your personal knowledge graph through conversation.

Ideal for researchers, writers, and knowledge workers who use Obsidian as their second brain and want AI to interact with their notes.

GitHub 2.8kUpdated Feb 6, 2025MIT
Claude Cursor Cline
#obsidian#notes#knowledge-management#markdown#zettelkasten