Skip to main content
Glama

Obsidian Diary MCP Server

by madebygps

read_diary_entry

Retrieve specific diary entries from your Obsidian journal by date to review past reflections and maintain consistent journaling habits.

Instructions

Read an existing diary entry.

Args: date: Date of the entry in YYYY-MM-DD format

Returns: The diary entry content

Input Schema

NameRequiredDescriptionDefault
dateYes

Input Schema (JSON Schema)

{ "properties": { "date": { "type": "string" } }, "required": [ "date" ], "type": "object" }

Other Tools from Obsidian Diary 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/madebygps/obsidian-diary-mcp'

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