Skip to main content
Glama

Obsidian MCP Server

by pmmvr
MIT License
3

get_note_content

Extract the full content and metadata of a specific note from an Obsidian vault by providing its path, enabling detailed analysis and knowledge discovery.

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" }

You must be authenticated.

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