ClaudeVault
Description
Your distributed knowledge base powered by Claude and Git - access your notes from anywhere, anytime, with intelligent search and organization.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ClaudeVault
A powerful TypeScript-based Model Context Protocol (MCP) server that enables intelligent note-taking with Obsidian Vault integration and Git synchronization. Built for seamless integration with Claude Desktop and cross-device knowledge management workflows.
🌟 Features
📝 Complete Note Management
- Create, Read, Update, Delete notes with rich metadata
- Smart search across titles, content, tags, projects, and categories
- Flexible organization with tags, projects, and categories
- Preview and confirmation system for safe updates and deletions
- Unique ID generation with timestamp-based identification
🗂️ Obsidian Vault Integration
- Markdown file storage in your Obsidian vault
- Smart note linking with automatic relationship detection
- Cross-note connections for enhanced knowledge graphs
- Subfolder organization for clean vault structure
- Direct Obsidian compatibility for seamless editing
🔄 Unified Git Synchronization (v2.0)
- Single repository workflow with direct vault integration
- Enhanced smart linking between related notes
- Faster cross-device sync with optimized Git operations
- Multiple sync strategies: full, status, pull, push, save-and-push
- Conflict-free operations with proper Git workflow
- Batch operations for efficient bulk syncing
- Emergency sync for conflict resolution
⚙️ Professional Configuration
- Environment variable support for flexible deployment
- Configurable vault paths and Git settings
- Clean modular architecture with separated concerns
- TypeScript implementation with full type safety
- Production-ready error handling and logging
🚀 Quick Start
Prerequisites
- Node.js 18+
- Git configured with remote repository access
- Obsidian vault (local directory)
- Claude Desktop application
Installation
- Clone the repository
git clone https://github.com/Cannon07/ClaudeVault.git c
Related Skills
使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git mcp-server-github
GitHub API integration for repos, issues, PRs.
Git