logdump
Verified Safeby AppGram
Overview
Provides real-time log aggregation with a Terminal UI and exposes logs to AI agents via the Model Context Protocol.
Installation
logdump -mcpEnvironment 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
mcp-shark
Aggregate multiple Model Context Protocol (MCP) servers into a single unified interface with a powerful monitoring UI.
mcp-victorialogs
The Model Context Protocol (MCP) server for VictoriaLogs provides an interface for AI clients to interact with VictoriaLogs APIs and documentation, enabling querying logs, exploring data, viewing instance parameters, and accessing log statistics.
langfuse-mcp
Provides a comprehensive Model Context Protocol (MCP) server for Langfuse, enabling AI agents to debug, analyze, and manage AI traces, observations, sessions, exceptions, and prompts.
shinzo
Shinzo is an open-source observability platform for monitoring and analyzing the performance, usage, and telemetry data of AI agents and Model Context Protocol (MCP) servers.