Skip to main content
Glama

Journal MCP Server

by coji

get_recent_entries

Retrieve the most recent journal entries from the Journal MCP Server, allowing users to configure the number of entries to fetch for quick access to updated content.

Instructions

Get the most recent journal entries

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of recent entries to retrieve (default 10)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "description": "Number of recent entries to retrieve (default 10)", "type": "number" } }, "type": "object" }
Install Server

Other Tools from Journal 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/coji/journal-mcp'

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