Obsidian Vault MCP Server for Claude Code
io.github.oleksandrkucherenko/mcp-obsidian-via-rest
Access Obsidian vaults via Local REST API - read, search, and interact with notes
client:Claude Code
transport:stdio
runtime:npm
Install Obsidian Vault MCP Server in Claude Code
run in your project directory
claude mcp add mcp-obsidian-via-rest -e API_KEY=<API_KEY> -e API_URLS=<API_URLS> -e API_HOST=<API_HOST> -e API_PORT=<API_PORT> -- npx -y @oleksandrkucherenko/mcp-obsidian
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs