Obsidian Vault
MCP Serverby cyanheads · Added 5mo ago
Claude
415
Install
npx -y obsidian-mcp-serverAdd to Claude
claude mcp add cyanheads-obsidian-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"obsidian-vault": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables interaction with Obsidian vaults for file operations, content search, and metadata management, facilitating note-taking and knowledge base organization.
Tags
File Systemsmcp-servernpm