Append Log MCP is a Model Context Protocol (MCP) server: A generic append-only log MCP server. Persist timestamped JSON entries and query them by recency. Because it speaks the Model Context Protocol, AI assistants can use Append Log MCP as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Docker image roberthouse224/append-log-mcp:1.0.0 speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need APPEND_LOG_TOOLS. The current release is v1.0.0.
On mcp.site, Append Log MCP sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Append Log MCP for bobbyhouse, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸Docker image — roberthouse224/append-log-mcp:1.0.0 · MCP over stdio