Append Log MCP
Quality Score
80
/100
A generic append-only log MCP server. Persist timestamped JSON entries and query them by recency.
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"append-log-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"roberthouse224/append-log-mcp:1.0.0"
],
"env": {
"APPEND_LOG_FILE": "/data/log.jsonl",
"APPEND_LOG_TOOLS": "<append_log_tools>"
}
}
}
}§02 Environment variables
APPEND_LOG_FILEPath to the JSONL log file inside the container. Defaults to append-log.jsonl in the current working directory.
APPEND_LOG_TOOLSrequired
Comma-separated list of tools to expose. Available: append, query
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
10
§04 Alternatives in Monitoring & Logs
ThornGuard
app.qwady.thorns/thornguard
Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.
Calories Club: AI Food Tracker
app.recordo.api/calories-club
AI-powered calorie tracking with photo recognition, barcode scanning, and voice logging
Auth0 MCP Server
com.auth0/mcp
Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language