Skip to main content
Glama

Obsidian MCP Server

by getglad

get_daily_note

Access or create daily notes for specific dates in your Obsidian vault, maintaining organized documentation with automatic folder management and date-based retrieval.

Instructions

Get or create a daily note for a specific date

Input Schema

NameRequiredDescriptionDefault
createNo
date_strNo
folderNoDaily Notes

Input Schema (JSON Schema)

{ "properties": { "create": { "default": true, "title": "Create", "type": "boolean" }, "date_str": { "default": "", "title": "Date Str", "type": "string" }, "folder": { "default": "Daily Notes", "title": "Folder", "type": "string" } }, "type": "object" }

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/getglad/obsidian_mcp'

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