phate45/mcp-vault
MCP server that interacts with an Obsidian Vault directly on the filesystem (or indirectly via the REST API community plugin)
Platform-specific configuration:
{
"mcpServers": {
"mcp-vault": {
"command": "npx",
"args": [
"-y",
"mcp-vault"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...