Stdout icon

Stdout

Captures and manages stdout logs from multiple processes via named pipes, providing a real-time interface for querying, filtering, and analyzing.

About

Stdout captures and manages stdout logs from multiple processes using named pipes, enabling real-time monitoring and debugging. It creates a named pipe that applications can redirect their standard output to, allowing the server to capture, store, and filter these logs. Through MCP tools, users can query and analyze the log data, making it easier to identify issues and monitor application behavior.

Key Features

  • Real-time log capture and storage
  • Log filtering and retrieval through MCP tools
  • Configurable log history
  • Cross-platform support
  • Named pipe creation and monitoring
  • 0 GitHub stars

Use Cases

  • Querying, filtering, and analyzing logs through MCP interface
  • Capturing logs from multiple processes for debugging in Cursor IDE
  • Monitoring application output in real-time