Skip to main content
Glama

Obsidian Diary MCP Server

by madebygps

create_diary_template

Generate a personalized diary template with reflection prompts based on your recent journal entries to maintain consistent daily writing habits.

Instructions

Create a new diary entry template with reflection prompts based on recent entries.

Args: date: Date for the entry in YYYY-MM-DD format. If not provided, uses today's date.

Returns: A formatted diary template with reflection prompts

Input Schema

NameRequiredDescriptionDefault
dateNo

Input Schema (JSON Schema)

{ "properties": { "date": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null } }, "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