Odel
infra lens mcp

infra lens mcp

Local
@oaslananka2TypeScriptMITUpdated 1mo ago

SSH Linux metrics, baselines, anomaly detection, and plain-English infrastructure explanations.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npminfra-lens-mcpv1.5.1

Run

npx -y infra-lens-mcp

MCP client config

{
  "mcpServers": {
    "infra-lens-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "infra-lens-mcp"
      ]
    }
  }
}