Skip to main content
Glama

Obsidian Local REST API MCP Server

by j-shelfwood

get_recent_notes

Retrieve recently modified notes from your Obsidian vault, sorted by modification time, and specify the number of notes to fetch for efficient note management.

Instructions

Get recently modified notes, ordered by modification time

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of recent notes to return

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 5, "description": "Number of recent notes to return", "type": "number" } }, "type": "object" }

Other Tools from Obsidian Local REST API 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/j-shelfwood/obsidian-local-rest-api-mcp'

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