A
licenseNot graded
qualityB
maintenanceA persistent memory layer for Claude Desktop that enables semantic search and CRUD operations on your Obsidian vault using local embeddings and PostgreSQL+pgvector.
1
Apache 2.0
No user-submitted related servers found.
Scored across 11 tools
Tools are generally distinct with clear purposes. However, simple_search and search_vault's keyword mode overlap; agents may be unsure which to use for exact keyword searches, though descriptions help differentiate.
Most tools follow a verb_noun pattern (append_content, get_file, search_vault), but 'recent_changes' and 'simple_search' deviate as adjective_noun. Overall consistent but not perfect.
11 tools is well-scoped for an Obsidian vault management server, covering file operations, search, indexing, and connections without excess.
Covers core read/write/search operations, but lacks delete and rename/move functionality, which are notable gaps for file management in a vault.