Skip to main content
Glama

Obsidian MCP Server

by getglad

list_daily_notes

Retrieve recent daily notes from your Obsidian vault to track daily activities and maintain organized documentation.

Instructions

List recent daily notes

Input Schema

NameRequiredDescriptionDefault
folderNoDaily Notes
limitNo

Input Schema (JSON Schema)

{ "properties": { "folder": { "default": "Daily Notes", "title": "Folder", "type": "string" }, "limit": { "default": 30, "title": "Limit", "type": "integer" } }, "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