journalowl-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JOURNALOWL_API_KEY | Yes | Your 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
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| User Profile | User journaling profile with stats, preferences, and context for AI personalization |
| Recent Journal Entries | Metadata about the 5 most recent journal entries for conversation context |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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