Agent♥︎Age
Catalog

What's Running

Official

by stcmain · JavaScript

Live OS ground truth for agents: running agent sessions, listening ports, daemons, system load.

io.github.stcmain/whats-running-mcp MCP Server

The io.github.stcmain/whats-running-mcp server provides live OS “ground truth” for agents, reporting running agent sessions, listening TCP ports, loaded daemons, and system load. It retrieves data from the operating system using ps, lsof, launchctl, and df, not from documentation.

🛠️ Key Features

  • Live agent sessions, listening ports, daemons, and system load
  • Reads runtime state directly from the OS
  • Uses ps, lsof, launchctl, and df for data collection

🚀 Use Cases

  • Validate what an agent fleet can actually access at runtime
  • Detect active network listeners and currently running processes
  • Surface system load and operational state for agent decision-making

⚡ Developer Benefits

  • Uses OS-derived outputs (“never from docs”)
  • Designed for Model Context Protocol (MCP) integration
  • Topics align with MCP, observability, and agent tooling

⚠️ Limitations

  • The excerpt does not specify output format, schema, authentication, or any tool names/count.

Topics

ai-agentsclaudedevtoolsmcpmodel-context-protocoltypescriptclaude-codemcp-serverobservability

Related servers

More in Security
What's Running - agentage MCP Catalog