Skip to main content
Glama

Obsidian MCP Server

by pmmvr

get_note_content

Retrieve the full content and metadata of a specific note by its path within an Obsidian vault, enabling efficient data access and analysis for AI-driven workflows.

Instructions

Get the full content and metadata of a specific note by path. Args: path: Full path to the note within the vault

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

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

Other Tools from Obsidian MCP Server

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/pmmvr/obsidian-api-mcp-server'

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