takeshy/obsidian-local-llm-hub
All-in-one local AI hub for Obsidian — LLM chat with vault tools, MCP servers, RAG, workflow automation, encryption, and edit history. Fully private, no cloud required.
Platform-specific configuration:
{
"mcpServers": {
"obsidian-local-llm-hub": {
"command": "npx",
"args": [
"-y",
"obsidian-local-llm-hub"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...