MCP.so
Sign In

Infra Lens

@oaslananka

About Infra Lens

TypeScript MCP server for infrastructure visibility, health checks, inventory inspection, and operations-focused automation across developer environments.

Basic information

License

MIT

Runtime

node

Publisher

oaslananka

Submitted by

Osman Aslan

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

6

Collect a sampled snapshot, store it, and explain anomalies

Store a point-in-time snapshot without anomaly analysis

Save a labeled healthy-state sample

Compare current state with a named baseline

Return CPU, memory, or load history from SQLite

Check required Linux commands and proc files before collection

Overview

What is Infra Lens?

TypeScript MCP server for infrastructure visibility, health checks, inventory inspection, and operations-focused automation across developer environments.

How to use Infra Lens?

The README includes setup instructions such as npx -y infra-lens-mcp.

Key features of Infra Lens

  • Node.js 24 LTS for CI, Docker, and release workflows
  • Node.js 22 or newer for package runtime compatibility
  • pnpm 11.3.0 through Corepack for development installs
  • Linux SSH targets with /proc, free, df, ps, and uname
  • Strict SSH host verification through known_hosts or pinned SHA256 host keys

Use cases of Infra Lens

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Infra Lens

Where is the source code for Infra Lens?

The source code is linked from the repository URL on this page.

Does Infra Lens include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers