obsidian-mcp-rest
46
Obsidian MCP REST Server provides a RESTful interface to interact with Obsidian vaults locally. It allows AI assistants to read, write, and manage notes securely through a standardized API.
Obsidian MCP REST Server
An MCP server implementation for accessing Obsidian vaults through a local REST API, enabling AI assistants to interact with notes and manage vault content efficiently.
Features
- Access and manage Obsidian vaults
- Read and write notes
- List and search vault contents
- Secure local API integration; compatibility with Claude Desktop
Prerequisites
- Node.js 16 or higher
- Obsidian with Local REST API plugin
Available Tools
- List and read notes
- Write and search notes
- Get note metadata
Security
- Local operation only; requests authenticated via API key
Development
Clone the repository and follow the setup steps to build and test the project.