mcpvault

mcpvault

Lightweight MCP server for secure access to Obsidian note libraries.

MCPOfficeOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.5k
Source
mcp-github

Overview

mcpvault is a lightweight server based on the Model Context Protocol (MCP) standard, enabling secure reading and writing of Obsidian note libraries. It supports various MCP-compatible AI assistants such as Claude and ChatGPT. With mcpvault, AI can safely access and manipulate your notes while preventing YAML front matter from being corrupted. Ideal for users who need to integrate AI assistants with their knowledge base.

Capabilities

  • Read notes
  • Write notes
  • Update notes
  • Delete notes
  • Move notes
  • Search notes

Use cases

List files in the note libraryRead specific note contentCreate new notesProcess multiple notes in bulk

Setup

Requires: Node.js环境Obsidian笔记库路径
npx @bitbonsai/mcpvault@latest /path/to/your/vault

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How can I test if mcpvault is working properly?

Use an AI assistant to execute commands like 'list files in the note library' or 'read a specific note'.

Which AI assistants does mcpvault support?

Supports all MCP-compatible AI assistants, including Claude and ChatGPT.

Related skills