Skip to main content
Glama

Obsidian MCP

read_note

Access and retrieve the content of a specific note from your Obsidian vault by providing its file path, enabling direct integration with AI models for knowledge management tasks.

Instructions

Read the content of a note in the Obsidian vault

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the note within the vault

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the note within the vault", "type": "string" } }, "required": [ "path" ], "type": "object" }
Install Server

Other Tools from Obsidian MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/newtype-01/obsidian-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server