mcp-obsidian
11
This project provides an MCP server for integrating LLMs with Obsidian through a Local REST API. It supports various operations within Obsidian, making it versatile for managing notes and executing commands programmatically.
Overview
A Model-Context-Protocol (MCP) server designed for integrating Claude or any MCP-compatible large language model (LLM) with Obsidian via the Local REST API plugin. Written in TypeScript and runnable with Bun, it offers various tools for interacting with notes, files, and commands in Obsidian. Key functionalities include retrieving and modifying active notes, executing Obsidian commands, handling periodic notes, performing searches, and managing files within the vault.