Skip to main content
Glama

jrnl MCP Server

by yostos

set_journal

Set the active journal for operations in the jrnl MCP Server. Use this tool to specify the journal name for tasks like searching entries, listing tags, or viewing statistics.

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" }

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