Skip to main content
Glama

Journal MCP Server

by coji

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
portNoThe port to run the server on3000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
add_entry

Add a new journal entry. If an entry for today already exists, it will append to the same file.

search_entries

Search journal entries by date range, tags, or keywords

get_recent_entries

Get the most recent journal entries

list_tags

List all tags used in journal entries with their usage counts

get_entry_by_date

Get journal entry for a specific date

get_daily_summary

Get summary statistics for journal entries

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