myobscelium-mcp

ktehllama/myobscelium-mcp
★ 0 stars Python 🧠 Memory/Knowledge Updated today
Python MCP server connecting Claude Desktop to an Obsidian vault, 19 tools for note I/O, IDF-based relinking, tiered context retrieval, and BFS graph walk. Claude's long-term memory.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "myobscelium-mcp": {
      "command": "uvx",
      "args": [
        "myobscelium-mcp"
      ]
    }
  }
}

Or install with pip: pip install myobscelium-mcp

Topics

claudeclaude-codecontext-retrievalfastmcpgraphknowledge-managementllmmcpobsidianobsidian-pluginpythonsecond-brainwikilinks