obsidian-mcp-server

Minhao-Zhang/obsidian-mcp-server
★ 13 stars TypeScript AI/LLM Updated 1d ago ⚠ Review
Obsidian plugin that runs a local MCP server, exposing vault semantic search and file operations to AI assistants.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "obsidian-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Minhao-Zhang/obsidian-mcp-server"
      ]
    }
  }
}

README Excerpt

English | [中文文档(机翻)](README_zh-CN.md) This Obsidian plugin runs a local MCP (Model Context Protocol) server, allowing external applications (like AI assistants, scripts, or other tools) to interact with your Obsidian vault through a standardized interface. - **Local MCP Server:** Runs an SSE-based MCP server on a configurable port.

Tools (9)

count_entriescreate_filecreate_folderdelete_filedelete_folderedit_filelist_filesread_filesimple_vector_search

Topics

mcpmodel-context-protocolobsidianobsidian-pluginragvector-search