Skip to main content
Glama

jrnl MCP Server

by yostos

get_statistics

Retrieve journal statistics and analytics by specifying time grouping and optionally including top tags. Use this tool to analyze journal data trends and insights efficiently.

Instructions

Get journal statistics and analytics

Input Schema

NameRequiredDescriptionDefault
includeTopTagsNoInclude top tags in statistics
journalNoJournal name (uses current/default if not specified)
timeGroupingNoGroup statistics by time period

Input Schema (JSON Schema)

{ "properties": { "includeTopTags": { "description": "Include top tags in statistics", "type": "boolean" }, "journal": { "description": "Journal name (uses current/default if not specified)", "type": "string" }, "timeGrouping": { "description": "Group statistics by time period", "enum": [ "day", "week", "month", "year" ], "type": "string" } }, "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