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
roberthouse224/append-log-mcp:1.0.0
Transportstdio
Runtimedocker
Runtime Arguments
Positional
Position 0
runPosition 1
append-log-data:/dataNamed
-i
--rm
-v
Environment Variables
APPEND_LOG_FILE
Default:
/data/log.jsonlPath 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