Skip to content
Claude Code

Append Log MCP for Claude Code

io.github.bobbyhouse/append-log-mcp

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

client:Claude Code transport:stdio runtime:oci

Install Append Log MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

Append Log MCP in other clients