← Back to Plugins
MCP Server MCP

sysmcp

github By github 👁 1 views ▲ 0 votes

Live Linux host signal (CPU, memory, processes, network, optional eBPF) for MCP clients.

Homepage Verified source GitHub

Install

mcpb:https://github.com/arunmm8335/sysmcp/releases/download/v0.5.0/sysmcp_0.5.0_linux_amd64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/arunmm8335/sysmcp/releases/download/v0.5.0/sysmcp_0.5.0_linux_amd64.mcpb",
      "fileSha256": "bf82d1e8fe81f6c09e531cc48953611c81709f1560709b2fe05474684c177410",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/arunmm8335/sysmcp/releases/download/v0.5.0/sysmcp_0.5.0_linux_arm64.mcpb",
      "fileSha256": "21411310ba61ba9049092599b3421e8a58ed8267e8c90b7ec4250d20edb0c3f4",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...