obsidian-mcp-server
1
The Obsidian MCP Server is a Protocol Stdio server designed to integrate with LLM Agent, enabling Python-based manipulations of Obsidian's functionalities. It provides robust features for managing vaults and files, enhancing the usability of Obsidian tools.
OBSIDIAN-MCP-SERVER
A Model Context Protocol (MCP) Stdio server that integrates with LLM Agent to provide Python-based Obsidian features.
Features
Vault Management
- Create, delete, list, and view metadata of vaults
- Update vault settings
File Management
- List, create, edit, and delete files within a vault
Installation
- Clone the repository
- Create and activate a virtual environment
- Install dependencies
- Set environment variables
Usage
Start the server and interact with APIs for vault and file management.