obsdidian-mcp

franzemil/obsdidian-mcp
★ 0 stars Python 🧠 Memory/Knowledge Updated 1d ago
A simple MCP server for obsidian
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "obsdidian-mcp": {
      "command": "uvx",
      "args": [
        "obsdidian-mcp"
      ]
    }
  }
}

Or install with pip: pip install obsdidian-mcp

README Excerpt

A Model Context Protocol (MCP) server for Obsidian vaults that provides file operations, connection analysis, and tag management. - **File Structure**: Browse your vault with hierarchical views and depth control - **Connection Analysis**: See how your notes are linked together with bidirectional connection tracking