YuNaga224/obsidian-memory-mcp
3.4
If you are the rightful owner of obsidian-memory-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Obsidian Memory MCP is a server that stores AI memories as Markdown files for visualization in Obsidian's graph view.
Tools
Functions exposed to the LLM to take actions
create_entities
Create new entities
create_relations
Create relations between entities
add_observations
Add observations to existing entities
delete_entities
Delete entities and related data
delete_observations
Remove specific observations
delete_relations
Remove relations
read_graph
Get the entire knowledge graph
search_nodes
Search entities by query
open_nodes
Get specific entities by name
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client