MCP.so
登录

Infra Lens

@oaslananka

关于 Infra Lens

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

基本信息

许可证

MIT

运行时

node

发布者

oaslananka

提交者

Osman Aslan

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

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

概览

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.

评论

更多 MCP 服务器