Notes Tools
БесплатноНе проверенEnables searching, reading, and appending change notes in an Obsidian vault through local MCP tools.
Описание
Enables searching, reading, and appending change notes in an Obsidian vault through local MCP tools.
README
MCP Notes Tools is an Obsidian desktop plugin that exposes local MCP tools for a project-specific vault. It lets an MCP client search notes, read a selected note, and request a confirmed append-only change note.
Features
obsidian_search_notes: searches note title, vault-relative path, and note body content.obsidian_get_note: returns the full current content for one selected markdown note.obsidian_append_change_note: asks for confirmation, then appends text under aChange notessection with a timestamp.
Every note reference includes both title and vault-relative path. Attachments, binary files, and plugin configuration files are out of scope.
Privacy and Safety
The plugin operates locally on the active Obsidian vault. It does not send note content, filenames, metadata, or user identifiers to external services.
Append requests always require per-write confirmation in Obsidian before any
note is changed. Existing note content is preserved before the appended
Change notes entry.
Desktop Only
This plugin is desktop-only because local MCP serving depends on desktop runtime capabilities that are not available in Obsidian mobile.
Local MCP Endpoint
Enable the local MCP server in Settings -> MCP Notes Tools. The settings tab shows the endpoint, which defaults to:
http://127.0.0.1:39399/mcp
Configure your MCP client to connect to that local endpoint while Obsidian is running and the plugin is enabled.
The plugin also exposes a vault-specific alias for clients that need to disambiguate project vaults:
http://127.0.0.1:39399/vaults/<vault-slug>/mcp
The alias is only a routing label for the current Obsidian vault. A mismatched slug is rejected; one plugin instance cannot query other vaults.
Development
Install dependencies:
npm install
Run the development build:
npm run dev
Run validation checks:
npm run lint
npm run build
Reload Obsidian after changing manifest.json. Reload the plugin after source
changes so the generated main.js is loaded.
Release Artifacts
Required release files:
manifest.jsonmain.jsstyles.cssif styles are used
Do not edit main.js manually. Generate it with npm run build.
Установка Notes Tools
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/MSNP1381/mcp-notes-toolsFAQ
Notes Tools MCP бесплатный?
Да, Notes Tools MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Notes Tools?
Нет, Notes Tools работает без API-ключей и переменных окружения.
Notes Tools — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Notes Tools в Claude Desktop, Claude Code или Cursor?
Открой Notes Tools на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Notes Tools with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
