Back to Home
bjia56 icon

cosmotop

by bjia56

Overview

System monitoring and information exposure via MCP protocol.

Installation

Run Command
cosmotop --mcp

Environment Variables

  • HOME
  • USERPROFILE
  • XDG_CONFIG_HOME
  • DOCKER_HOST
  • PAGER
  • COSMOTOP_SNAPPED

Security Notes

The server's Cosmopolitan build dynamically downloads platform-specific plugins (executables) from GitHub releases, posing a supply chain risk if the release source is compromised. The `downloadFile` function executes `curl`, `wget`, or Python for fetching, and `chmod`s the downloaded binary to be executable. Docker monitoring, if configured via `DOCKER_HOST` to an HTTP endpoint, explicitly states that 'Access to the socket must be over plaintext (i.e. no TLS)', which exposes sensitive data and potentially credentials over an unencrypted network.

Similar Servers

Stats

Interest Score39
Security Score3
Cost ClassHigh
Avg Tokens50000
Stars48
Forks0
Last Update2025-11-19

Tags

system monitoringperformanceCLIcross-platformMCP server