Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JARVIS_HOMENoThe path to the Jarvis vault directory (defaults to ~/.jarvis)~/.jarvis

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
initialize_vaultA

Create the Jarvis Markdown vault folders and NOW.md if needed.

get_current_contextA

Read NOW.md, today's daily summaries, and the saved memory list.

start_workC

Start a simple active work session and append a daily summary.

log_progressC

Append a concise progress summary to today's daily log.

finish_workC

Finish the current work session as completed, partial, or blocked.

add_reminderC

Add a task to REMINDERS.md, optionally with a local due date and time.

list_remindersA

List pending reminders, or include completed reminders when requested.

complete_reminderC

Mark a reminder in REMINDERS.md as completed.

save_memoryC

Save an explicit durable memory as a Markdown file.

search_memoryC

Search NOW.md, daily logs, and durable memories for text.

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/ash25082003/jarvis-mcp'

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