Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by takuya0206 • Documentation & Docs
An MCP server that exposes an Obsidian vault to AI assistants so they can read, search, and edit notes via the Model Context Protocol.
Read the contents of specific notes or the currently active note in an Obsidian vault.
Search and filter vault content programmatically using JsonLogic queries.
Insert or modify note content relative to headings, block references, or frontmatter fields.
This project provides a Node.js MCP server that connects to an Obsidian vault through the Local REST API plugin, enabling AI agents to read, write, list, and search notes programmatically. It implements tools such as readNote, readActiveNote, listNotes, patchNote (append/prepend/replace by heading, block, or frontmatter), and searchWithJsonLogic. It’s designed to be used with MCP-capable clients (e.g., Claude Desktop) to integrate vault contents into agent workflows. Setup requires Node.js, the Obsidian Local REST API plugin, and an API key.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.