Loading MCP server directory, please wait...
Local Zotero, MinerU, Obsidian literature workflow with transactional Analysis notes.
npx @getmcp/cli add io.github.luffysolution-svg/obsidian-vault-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
OBSIDIAN_VAULT_PATHAbsolute path to the Obsidian vault, or auto when the client project is inside it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.luffysolution-svg/obsidian-vault-mcp": {
"command": "uvx",
"args": [
"zotero-obsidian-mcp",
"serve",
"stdio"
],
"env": {
"OBSIDIAN_VAULT_PATH": ""
}
}
}
}