Skip to main content
Glama

jrnl MCP Server

by yostos

set_journal

Define the active journal for managing and searching command-line journal entries, ensuring focused operations on the specified journal.

Instructions

Set the active journal for subsequent operations

Input Schema

NameRequiredDescriptionDefault
journalNameYesName of the journal to set as active

Input Schema (JSON Schema)

{ "properties": { "journalName": { "description": "Name of the journal to set as active", "type": "string" } }, "required": [ "journalName" ], "type": "object" }
Install Server

Other Tools from jrnl 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/yostos/jrnl-mcp'

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