ghanithan/obsidian-graph-memory
MCP server exposing Obsidian vault graph structure as queryable tools
Platform-specific configuration:
{
"mcpServers": {
"obsidian-graph-memory": {
"command": "npx",
"args": [
"-y",
"obsidian-graph-memory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...