Server Directory
ProductivityBeginner

Obsidian

by Community

Access and manage Obsidian vaults. Read and write notes, search across the vault, manage tags, and navigate the knowledge graph.

CAPABILITIES

  • Read and write notes
  • Search across vault
  • Tag management
  • Link navigation
  • Template support

INSTALLATION

Terminal
npx -y mcp-obsidian

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "obsidian": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""mcp-obsidian"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Productivity
Difficulty
Beginner
Maintained By
Community
NPM Package
mcp-obsidian

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →