Obsidian モデルコンテキストプロトコル
これは、Claude Desktop (または任意の MCP クライアント) が Markdown ノート (Obsidian vault など) を含む任意のディレクトリを読み取り、検索できるようにするコネクタです。
インストール
Claude Desktop とnpm
がインストールされていることを確認してください。
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Obsidian Model Context Protocol を自動的にインストールするには:
次に、Claude Desktop を再起動すると、次の MCP ツールがリストされます。
VS Codeでの使用
素早くインストールするには、以下のワンクリック インストール ボタンのいずれかを使用します。
手動でインストールする場合は、VS Code のユーザー設定 (JSON) ファイルに次の JSON ブロックを追加します。Ctrl Ctrl + Shift + P
を押してPreferences: Open User Settings (JSON)
と入力すると、このブロックを追加できます。
オプションとして、ワークスペース内の.vscode/mcp.json
というファイルに追加することもできます。これにより、他のユーザーと設定を共有できるようになります。
.vscode/mcp.json
ファイルではmcp
キーは必要ないことに注意してください。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
これは、Claude Desktop (または任意の MCP クライアント) が Markdown ノート (Obsidian vault など) を含む任意のディレクトリを読み取り、検索できるようにするコネクタです。
Related MCP Servers
- AsecurityAlicenseAqualityObsidian vault connector for Claude Desktop - enables reading and writing Markdown notes using Model Context Protocol (MCP)Last updated -4363JavaScriptMIT License
- -securityFlicense-qualityProvides semantic search capability over Obsidian vaults and exposes recent notes as resources to Claude through the MCP protocol.Last updated -5Python
- -securityFlicense-qualityA Claude-compatible MCP server that enables storing and summarizing notes through a simple note storage system with custom URI scheme.Last updated -3Python
- -securityFlicense-qualityManages markdown notes in a specified directory, allowing users to create, read, update, and list notes through the Model Context Protocol.Last updated -1Python
Appeared in Searches
- Tools for managing local Markdown documents in plain text format
- Coding tools to understand and manage a large codebase like MCP, CLINE, or ROOCODE
- Optimizing prompts for exploring and utilizing a local document library
- A lightweight MCP server for managing Markdown files without external dependencies
- Using Knowledge Base Files for Drafting, Writing, and Editing Documents