-
securityA
license-
qualityThis is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault).
Last updated -
1,530
718
JavaScript
AGPL 3.0
用于 Obsidian Vault 集成的模型上下文协议服务器。这允许 Claude Desktop(或任何 MCP 客户端)搜索和阅读您的 Obsidian 笔记。
brew install node
安装)~/Library/Application Support/Claude/claude_desktop_config.json
您可以通过 Claude 桌面菜单找到它:
注意:将/path/to/your/obsidian/vault
替换为您的实际 Obsidian 保管库路径。
brew install node
安装)npm install -g tsx
)~/Library/Application Support/Claude/claude_desktop_config.json
您可以通过 Claude Desktop 菜单轻松找到它:
将以下内容添加到您的 MCP 客户端的配置中:
obsidian_read_notes
:读取多条笔记的内容。返回每条笔记的内容及其路径作为引用。obsidian_search_notes
:按名称搜索笔记(不区分大小写,支持部分匹配和正则表达式)。obsidian_read_notes_dir
:列出指定路径下的目录结构。obsidian_write_note
:在指定路径创建新注释。You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
用于 Claude Desktop 的 Obsidian 保险库连接器 - 支持使用模型上下文协议 (MCP) 读取和写入 Markdown 笔记
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kazuph/mcp-obsidian'
If you have feedback or need assistance with the MCP directory API, please join our Discord server