Brings semantic classification and DAG hierarchy to Obsidian vaults and Markdown directories. Exposes tools to auto-classify notes into domains using local embeddings (via LM Studio or Ollama), suggest parent/child relationships without cycles, detect semantic bridges between notes in different domains, and track concept drift when a note's content diverges from its declared domain. You configure domain "cores" with text descriptions, then call suggest_metadata to get signs and hierarchy proposals, or process_orphans to batch-tag unstructured files. Also includes chunk_text and search_chunks for RAG workflows. Works in three modes: LUCA for plain graphs, PRIZMA for semantic analysis, and SLOI for strict five-level hierarchies. Install via pip, point it at your vault, and wire it into Claude Desktop or any MCP client.
claude mcp add --transport stdio semiotronika-nouz-mcp uvx nouz-mcp