io.github.bobbyhouse

append-log-mcp

Append Log MCP

A generic append-only log MCP server. Persist timestamped JSON entries and query them by recency.

stdiocommunityinfra

Package Details

Transportstdio
Runtimedocker

Runtime Arguments

Positional
Position 0
run
Position 1
append-log-data:/data
Named
-i
--rm
-v

Environment Variables

APPEND_LOG_FILE
Default:/data/log.jsonl

Path to the JSONL log file inside the container. Defaults to append-log.jsonl in the current working directory.

APPEND_LOG_TOOLS
Required

Comma-separated list of tools to expose. Available: append, query