Back to Home
AppGram icon

logdump

Verified Safe

by AppGram

Overview

Provides real-time log aggregation with a Terminal UI and exposes logs to AI agents via the Model Context Protocol.

Installation

Run Command
logdump -mcp

Environment Variables

  • HOME
  • APPLE_DEVELOPER_ID

Security Notes

The MCP server's WebSocket transport (`-mcp-transport websocket`) uses a lax `CheckOrigin: true` setting, which is a potential cross-site WebSocket hijacking risk if the server is exposed publicly. User-provided regex patterns for search and group creation (`logdump_grep`, `logdump_create_group`) could theoretically be exploited for Regex Denial of Service (ReDoS) if crafted maliciously, though Go's regex engine is generally robust. All log access by agents is logged.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-19

Tags

log aggregationreal-timeTUIAI agentsMCP