MCPVault

obsidian_read_note

MCP tool from Obsidian MCP by StevenStavrakis

Read a bounded page of a note and return its SHA-256 etag.

How to use it

obsidian_read_note is exposed by the Obsidian MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the obsidian_read_note tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Obsidian MCP

$npx -y obsidian-mcp@2 serve --vault notes=/absolute/path/to/vault
FULL OBSIDIAN MCP LISTING