amitdeshmukh_stdout-mcp-server

amitdeshmukh_stdout-mcp-server

0

The stdout-mcp-server is an MCP server designed to capture and manage stdout logs, allowing for real-time monitoring and analysis of application outputs. It supports cross-platform log handling via a named pipe system and provides tools for querying and filtering log data.

stdout-mcp-server

A Model Context Protocol (MCP) server for capturing and managing stdout logs via a named pipe system. Useful for:

  • Capturing logs from multiple processes for debugging in Cursor IDE.
  • Monitoring and analyzing application output in real-time.

Features

  • Named pipe creation and monitoring
  • Real-time log capture and storage
  • Log filtering and retrieval through MCP tools
  • Configurable log history (default: 100 entries)
  • Cross-platform support (Windows and Unix-based systems)