Append Log MCP MCP
v1.0.0io.github.bobbyhouse/append-log-mcp
A generic append-only log MCP server. Persist timestamped JSON entries and query them by recency.
transport:stdio
runtime:oci
Target client
run in your project directory
claude mcp add append-log-mcp -e APPEND_LOG_FILE=<APPEND_LOG_FILE> -e APPEND_LOG_TOOLS=<APPEND_LOG_TOOLS> -- docker run -i --rm roberthouse224/append-log-mcp:1.0.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.