deeplook/obsidio
Python interface to Obsidian vaults, to read, analyze, and manipulate vaults without running the Electron app, for Python workflows, terminal use, and AI tooling.
Platform-specific configuration:
{
"mcpServers": {
"obsidio": {
"command": "npx",
"args": [
"-y",
"obsidio"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...