-
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 Desktop 구성 파일을 엽니다.Claude Desktop 메뉴를 통해 이 기능을 찾을 수 있습니다.
지엑스피1
참고: /path/to/your/obsidian/vault
실제 Obsidian 볼트 경로로 바꾸세요.
brew install node
통해 설치)npm install -g tsx
를 통해 설치)~/Library/Application Support/Claude/claude_desktop_config.json
에 있는 Claude Desktop 구성을 수정하세요.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 Vault 커넥터 - MCP(Model Context Protocol)를 사용하여 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