Labsco
nkriman logo

Obsidian Nexus

โ˜… 2

from nkriman

Connects directly to your local Obsidian vault for seamless note management and data organization.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

Obsidian Nexus - Obsidian MCP Server

Connect Claude Desktop directly to your Obsidian vault for seamless note management and intelligent family data organization.

Overview

Obsidian Nexus is a Model Context Protocol (MCP) server that gives Claude Desktop direct access to your Obsidian vault. Simply configure your vault path and start managing your family's notes, todos, and knowledge base through natural conversation with Claude.

Key Features

๐Ÿ“ Direct Vault Access

  • Read, write, and append to any note in your vault
  • Automatic folder creation and organization
  • Full markdown support with Obsidian linking
  • Search across all notes with context excerpts
  • List notes by directory or pattern
  • Find information instantly through natural queries

๐Ÿ  Family Organization

  • Pre-configured folder structure for family data
  • Support for Daily Notes, Family members, and Themes
  • Zero setup - just point to your vault

๐Ÿ›ก๏ธ Simple & Reliable

  • No API keys required - Claude Desktop does the AI processing
  • Local-only file operations for privacy
  • Automatic vault structure creation

Available Tools

๐Ÿ“– read_note

Read any note from your vault:

read_note path="Family/Leo.md"

โœ๏ธ write_note

Create or update a note:

write_note path="Daily Notes/2025-06-22.md" content="# Today's Activities..."

โž• append_to_note

Add content to an existing note:

append_to_note path="Family/Leo.md" content="## School Update\nGot an A on math test!"

๐Ÿ“š list_notes

List all notes or search by directory:

list_notes directory="Family"

๐Ÿ” search_notes

Search for content across your vault:

search_notes query="doctor appointment"

๐Ÿ“Š vault_status

Check vault configuration and stats.

Vault Structure

Obsidian Nexus automatically creates this organized structure:

YourVault/
โ”œโ”€โ”€ Daily Notes/
โ”‚   โ””โ”€โ”€ 2025-06-22.md          # Daily family logs
โ”œโ”€โ”€ Family/
โ”‚   โ”œโ”€โ”€ Leo.md                 # Individual family member notes
โ”‚   โ”œโ”€โ”€ Mia.md
โ”‚   โ””โ”€โ”€ Nick.md
โ”œโ”€โ”€ Themes/
โ”‚   โ”œโ”€โ”€ Medical.md             # Topical organization
โ”‚   โ”œโ”€โ”€ School.md
โ”‚   โ””โ”€โ”€ Travel.md
โ”œโ”€โ”€ inbox/
โ”‚   โ””โ”€โ”€ quick-notes.md         # Temporary storage
โ””โ”€โ”€ config/
    โ””โ”€โ”€ obsidian-nexus.yaml    # Local configuration

Example Interactions

๐Ÿ“ Daily Family Logging

"Create a note for today about Leo's soccer practice and Mia's piano lesson"

Claude will:

  1. Create Daily Notes/2025-06-22.md
  2. Add structured content about both activities
  3. Link to individual family member notes

๐Ÿ” Finding Information

"When was Leo's last doctor appointment and what did they say?"

Claude will:

  1. Search across all notes for "Leo" + "doctor"
  2. Find relevant excerpts with context
  3. Provide a summary with source citations

๐Ÿ“Š Organizing Knowledge

"Help me organize all the medical information scattered across my notes"

Claude will:

  1. Search for medical-related content
  2. Create organized theme notes
  3. Update family member notes with proper links

Use Cases

๐Ÿ  Family Life Management

  • Track kids' activities, appointments, and milestones
  • Organize medical records and school communications
  • Create searchable family knowledge base

๐Ÿ“š Personal Knowledge Management

  • Research note organization and synthesis
  • Project documentation and planning
  • Learning logs and study materials

๐Ÿ’ผ Work & Projects

  • Meeting notes and action items
  • Project documentation and progress tracking
  • Team knowledge sharing and collaboration

Benefits Over Manual Obsidian

๐Ÿค– AI-Powered Organization

  • Claude understands context and relationships
  • Automatic note structure and linking
  • Intelligent content synthesis

โšก Speed & Efficiency

  • Natural language commands vs. manual clicking
  • Instant search across entire vault
  • Batch operations and smart suggestions

๐Ÿ”— Seamless Integration

  • Works alongside Obsidian app
  • Preserves all Obsidian features and plugins
  • Standard markdown - no vendor lock-in

Privacy & Security

  • Local-only processing - no cloud dependencies
  • File-based operations - standard markdown files
  • No API keys required - Claude Desktop handles AI processing
  • Open source - full code transparency

Roadmap

  • Advanced templating system
  • Plugin integration support
  • Multi-vault management
  • Real-time sync with Obsidian app
  • Advanced search with tags and metadata
  • Export/import utilities