Skip to main content
Glama

jrnl MCP Server

by yostos

get_statistics

Retrieve journal statistics and analytics, including top tags and data grouped by day, week, month, or year, to analyze and understand journal activity effectively.

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