Skip to main content
Glama
jarero321
by jarero321

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INBOX_FILENoInbox markdown file01-Inbox/Inbox.md
VAULT_PATHYesAbsolute path to Obsidian vault
AREAS_FOLDERNoAreas (PARA) folder04-Areas
DAILY_FOLDERNoDaily notes folder07-Daily
ARCHIVE_FOLDERNoArchive folder06-Archive
PROJECTS_FOLDERNoProjects folder02-Proyectos
TEMPLATES_FOLDERNoTemplates folderTemplates

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
daily_createA

Create a daily note from template. Returns existing note if already created.

daily_getC

Get a daily note with parsed sections (focus, tasks, log, gratitude, reflection)

daily_set_focusC

Set the Top 3 focus priorities for a daily note

inbox_listB

List all inbox items grouped by priority (Urgente, Puede esperar, Algún día, Captura Rápida, Notas Rápidas)

inbox_addC

Add a new item to the inbox with timestamp

inbox_processB

Process an inbox item by moving it to a project, daily note, area, archive, or deleting it

inbox_prioritizeC

Change the priority of an inbox item by moving it to a different section

tasks_listB

List tasks from a specific note, folder, or the entire vault. Filter by status.

task_toggleB

Toggle a task between pending [ ] and completed [x]

task_addC

Add a new task to a note in the Tareas section

weekly_summaryB

Generate weekly summary: completed/pending tasks, dailies filled, project progress

weekly_createC

Create a weekly review note from template

vault_searchC

Full-text search across the vault with context lines

note_readB

Read a note from the vault by its relative path

notes_listB

List all notes in a folder

projects_listB

List projects with status, area, deadline. Filter by status or area.

project_createC

Create a new project from template with area assignment

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/jarero321/mcp-obsidian-planner'

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