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_create

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

daily_get

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

daily_set_focus

Set the Top 3 focus priorities for a daily note

inbox_list

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

inbox_add

Add a new item to the inbox with timestamp

inbox_process

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

inbox_prioritize

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

tasks_list

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

task_toggle

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

task_add

Add a new task to a note in the Tareas section

weekly_summary

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

weekly_create

Create a weekly review note from template

vault_search

Full-text search across the vault with context lines

note_read

Read a note from the vault by its relative path

notes_list

List all notes in a folder

projects_list

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

project_create

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