Jarvis Markdown MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JARVIS_HOME | No | The path to the Jarvis vault directory (defaults to ~/.jarvis) | ~/.jarvis |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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