Skip to main content
Glama

Obsidian Diary MCP Server

by madebygps

list_recent_entries

Retrieve recent diary entry dates from your Obsidian journal to track writing progress and review past reflections.

Instructions

List recent diary entries.

Args: count: Number of recent entries to list (default: 10)

Returns: A list of recent entry dates

Input Schema

NameRequiredDescriptionDefault
countNo

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 10, "type": "integer" } }, "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