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.

コメント

マーケットプレイスの他のコンテンツ