Skip to main content
Glama
mindfullabai

journalowl-mcp

by mindfullabai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JOURNALOWL_API_KEYYesYour JournalOwl API key (required). Get from JournalOwl settings.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
journal_create_entryA

Create a new journal entry in JournalOwl. Entry is created with status "in_progress". Use journal_finalize_entry to generate AI analysis and complete the entry.

journal_finalize_entryA

Finalize a journal entry and generate AI analysis. This generates sentiment analysis, themes, and insights. Entry must have at least 100 characters.

journal_list_entriesA

List journal entries from JournalOwl. Use filters to find specific entries by date, status, or tags.

journal_get_entryA

Get a specific journal entry by ID, including its AI analysis and insights.

journal_searchA

Search journal entries by text. Find entries related to specific topics, emotions, or events.

journal_get_weekly_reviewA

Get a weekly review summarizing journaling activity, emotional trends, and insights. Use "latest" to get the most recent review.

journal_get_writing_styleA

Get the user's preferred writing style, tone, and personalized journaling suggestions.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
User ProfileUser journaling profile with stats, preferences, and context for AI personalization
Recent Journal EntriesMetadata about the 5 most recent journal entries for conversation context

Latest Blog Posts

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/mindfullabai/journalowl-mcp'

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