Skip to main content
Glama

Obsidian MCP Server

by getglad

read_note

Retrieve the complete content of a specific note from your Obsidian vault by providing its file path. Use this tool to access and review note details for reference or further processing.

Instructions

Read the full content of a note from the vault

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "type": "object" }

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/getglad/obsidian_mcp'

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